a:link {
font-weight: bold; 
color: #990099; 
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #990099; 
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #CCFF00;background-color:#669900;text-decoration:none; text-transform: uppercase;

cursor:s-resize;
}

Body 
{ font-family: Verdana,tahoma,Arial,Helvetica,Times,sans-serif; 
font: 11;
color: #990099;
text-align:justify;

cursor:text;

background:; 
background-image: url(bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
OVERFLOW-X:hidden;

scrollbar-track-color:#FFFACD;
scrollbar-highlight-color:#999900;
scrollbar-3dlight-color:#FFffcc;
scrollbar-darkshadow-color:#FFFFCC;
scrollbar-shadow-color:#99CC00;
scrollbar-arrow-color:#99CC00;
scrollbar-face-color:#FFFF66;

}