/* Style sheet for Reaction Quake 3 Website Victor Chow 02.22.2001 */ 
A { 
color: #660000; } 
A:active { color: #FFD000; /* font-weight: bold; */ } 
A:hover 
{ color: #FF0000; } 
A:visited { color: #660000; } /* font-family added so 
"after" the dynamic plan generation text will look normal (i.e. "View All Plans" 
Another Netscape 4 hiccup to compensate for &gt;:( */ 
A.noline { font-family: 
Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: 
black; } 
A.noline:hover { color: #990000; /* font-weight: bold; */ } 
A.headline 
{ color: #333333; font-size: 9pt; font-weight: bold; text-decoration: none; } 

A.headline:hover { color: #CC0000; text-decoration:underline; } 
BODY { 
background-color: #666666; 
/* background-image: url("ui/bkgrdNav.gif"); 
background-repeat: repeat-y; */ 
margin-left: 0em; margin-top: 0em; } 
/* font-family is repeated in every element because NS4 does 
not cascade properly if defined in BODY &gt;:( */ 
TD { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; color: black; } 
TD.contentWindow { font-family: Arial, 
Helvetica, sans-serif; font-size: 10pt; color: black; } 
.bold { font-weight: 
bold; } 
.fineprint { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; 
color: black; } 
.headerBar { font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; font-weight: bold; color: black; } 
.italics { font-style: 
italic; } 
.newsTitle { font-family: Arial, Helvetica, sans-serif; font-size: 
12pt; font-weight: bold; color: #990000; } .subTitle { font-family: Arial, 
Helvetica, sans-serif; font-size: 11pt; font-weight: bold; } 
.heavyTitle { 
font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; } 

.newsTitleInfo { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; 
color: black; } /* compensate for C00T's plan auto- A href generation */ 
.noline 
{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 
8pt; color: white; }
