A:link {
color: #99CCFF; text-decoration: none
}
A:visited {
color: white; text-decoration: none
}
A:active {
color: white;
}
A:hover {
color: #6699CC; text-decoration: underline
}
BODY {
background-color: #6699CC;
scrollbar-face-color:#6699CC;
scrollbar-arrow-color:#333366;
scrollbar-track-color:black;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}
Font {font-family: "Verdana", "Arial";}