a:link{
color: white;
}

A:active{ 
color:white; 
text-decoration; }

A:hover{
color:white; 
text-decoration: none; }

a:visited{
color: white;
}


BODY {
scrollbar-face-color: #666362;
scrollbar-highlight-color: #736F6E;
scrollbar-3dlight-color: #666362;
scrollbar-darkshadow-color: #382D2C;
scrollbar-shadow-color: #382D2C;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #717D7D;
}



