a:link { color: blue; text-decoration: none;} 

a:hover {color: black; text-decoration: none;} 

a {color: blue; font-size: 16px;  text-decoration: none; font-weight: normal; cursor:
hand; font-family: "Arial", sans-serif;}

body {
font-family: "Arial", sans-serif;
font-size: 14px;
color: black;
scrollbar-arrow-color: white; 
scrollbar-base-color: blue;
scrollbar-darkshadow-color:black;
}



