
a:link { color: white; text-decoration: none }
a:active { color: white; text-decoration: none  }
a:visited { color: white; text-decoration: none  }
a:hover { color: red; text-decoration: none  }

BODY {scrollbar-base-color: black;	 
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: blue;} 

P {font-family: arial; font-size: 10pt}


