a:link {color: #FB64B0; font-weight: bold; text-decoration: none;}
a:visited {color: #FB64B0; font-weight: bold; text-decoration: none;}
a:hover {color: #F11386; font-weight: bold; text-decoration: none;}
a:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}

a.menu {
text-decoration: none;
font-family: arial narrow, arial;
font-size: 17px; 
display:block;
padding-top: 7px; 
padding-right: 17px; 
padding-bottom: 10px; 
padding-left: 50px;
color: #F11386;
text-align: right;}

a.menu:hover {
text-decoration: none;
font-size: 17px; 
display:block;
background: url(link.gif) no-repeat top right;
color: #FB64B0;
}

body {
background: url(back.gif) repeat top left;
}

body, td, div {font-family: arial; font-size: 11px; color: #F00066;}
input, textarea, select {border: #F11386 1px solid; font-family: verdana; font-size: 8pt; background-color: #FFFFFF; color: #F11386;}
img {border:0;}

.icon {
display:block;
padding: 6px;
}

.icon:hover {
display:block;
padding: 5px;
background-color: #FFFFFF;
border: 1px solid #FB64B0;
}