A:link { color:green; font-weight:normal; text-decoration:underline; }
A:visited { color:teal; font-weight:normal; text-decoration:underline; }
A:active { color:red; font-weight:normal; text-decoration:underline; }
A:hover { color:red; font-weight:normal; text-decoration:underline; }
body{
font-family: Times;
scrollbar-3dlight-color:#EEFFEE;
scrollbar-track-color:white;
scrollbar-darkshadow-color:#008800;
scrollbar-face-color:#EEFFEE;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:white;
}

