a { text-decoration:none; }
A:link { color: blue; } 
A:visited { color: blue; } 
A:hover { color: blue; text-decoration:underline; } 
A:active { color: red; } 

body {
scrollbar-base-color:#0099ff;
}
body, td, th, p {font-size:10pt;}

