.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: #00355d; 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: #00355d; text-decoration: none}

BODY 
{scrollbar-face-color: #01a6de; 
scrollbar-track-color: #01a6de; 
scrollbar-arrow-color: #9ee5fd; 
scrollbar-highlight-color: #9ee5fd; 
scrollbar-3dlight-color: #9ee5fd;
scrollbar-shadow-color: #017299; 
scrollbar-darkshadow-color: #017299; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #ffffff;}

