A:link { color: navy; font-size: x-small; text-decoration: none }
A:ACTIVE  { color: maroon; font-size: x-small; text-decoration: none  }
A:VISITED  { color: maroon; font-size: x-small; text-decoration: none  }
SPAN A:link { color: white; font-size: x-small; text-decoration: none }
SPAN A:VISITED  { color: white; font-size: x-small; text-decoration: none  }
SPAN A:ACTIVE  { color: white; font-size: x-small; text-decoration: none  }
A:hover  { color: #800000; font-size: x-small; text-decoration: underline }
SPAN A:hover  { color: #800000; font-size: x-small; text-decoration: underline  }
p { font-size: x-small }
td { font-size: x-small }
BODY {
background-color : #FFFCFC;
scrollbar-base-color : #FFFCFC;
scrollbar-face-color : #FFFCFC; 
scrollbar-track-color: #383838;
scrollbar-arrow-color : #000000; 
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color : #FFFCFC; 
scrollbar-shadow-color : #FFFCFC;
scrollbar-darkshadow-color : #000000;
}
