body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight: bold; }
body,td,div,p,pre,ul { font-size: 13px; }
body { background-color: #000033; }

h1 { font-size: 18px; font-weight: bold; color: #00cccc; }
h2 { font-size: 16px; font-weight: bold; color: #00cccc; }
h3 { font-size: 13px; font-weight: bold; color: #00cccc; }

font { font-weight: bold; }
font.mlinks { color: #00cccc; font-weight: bold; font-size: 16px; }
font.gross { color: #00cccc; font-weight: bold; font-size: 16px; }

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a { font-size: 13px; font-weight: bold;
text-decoration: none; } 
a:link { color:#F0E59E; text-decoration: none; font-weight: bold; 
background-color: transparent; } 
a:visited { color:#C7B767; text-decoration: none; font-weight: bold; 
background-color: transparent; } 
a:active { color:#DEC3A9; text-decoration: none; font-weight: bold; 
background-color: green; } 
a:hover { color: #ffffff; text-decoration: none; font-weight: bold; 
background-color: navy; } 
a.nohover:hover { color: #ffffff; text-decoration: none; font-weight: bold; 
background-color: transparent; } 

