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: #CC99FF;background-color:#9933CC;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:#CC99CC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#663366;
scrollbar-darkshadow-color:#660066;
scrollbar-shadow-color:#996699;
scrollbar-arrow-color:#660066;
scrollbar-face-color:#CC99CC;

}