.greyunderline a:active {color: #999999; text-decoration: underline}
.greyunderline a:link {color: #999999; text-decoration: underline}
.greyunderline a:visited {color: #999999;text-decoration: underline}
.greyunderline a:hover {color: #ffffff; text-decoration: none}

.grey a:active {color: #999999; text-decoration: none}
.grey a:link {color: #999999; text-decoration: none}
.grey a:visited {color: #999999;text-decoration: none}
.grey a:hover {color: #ffffff; text-decoration: underline}

.whiteunderline a:active {color: #ffffff; text-decoration: underline}
.whiteunderline a:link {color: #ffffff; text-decoration: underline}
.whiteunderline a:visited {color: #ffffff;text-decoration: underline}
.whiteunderline a:hover {color: #DBAA6F; text-decoration: none}

.white a:active {color: #ffffff; text-decoration: none}
.white a:link {color: #ffffff; text-decoration: none}
.white a:visited {color: #ffffff;text-decoration: none}
.white a:hover {color: #ffffff; text-decoration: underline}

BODY 
{scrollbar-face-color: #3b5470; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #6a85a2; 
scrollbar-3dlight-color: #6a85a2; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: black; 
scrollbar-arrow-color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff;}

