a:link {
font-weight: bold; 
color: #663300; 
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #663300; 
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #CC9966;background-color:#663300;text-decoration:none; text-transform: uppercase;

cursor:s-resize;
}

Body 
{ font-family: Verdana,tahoma,Arial,Helvetica,Times,sans-serif; 
font: 11;
color: #663300;
text-align:justify;

cursor:text;

background:; 
background-image: url(bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
OVERFLOW-X:hidden;

scrollbar-track-color:#ECE7C5;
scrollbar-highlight-color:#DEB887;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#996633;
scrollbar-shadow-color:#DEB887;
scrollbar-arrow-color:#DEB887;
scrollbar-face-color:#ECE7C5;

}