body{ font-family : Arial;  color: #E0AD4E; } 
tr{ font-family : Arial;  color: #E0AD4E; } 
td{ font-family : Arial;  color: #E0AD4E; } 

a:link { text-decoration: underline; color: #ECCD95; }
a:visited {  text-decoration: underline; color: #ECCD95; }
a:active { text-decoration: underline; color: #ECCD95 }
a:hover {color: #ECCD95;}
.lightText {color:#EBCA8B;}
.darkText {color:#000000;  font-size: small}
.missionText {color:#ECCD95;  font-size: small}

.darkText a:link {color: black;}
.darkText a:visited {color: black;}
.darkText a:active {color: black;}
.darkText a:hover {color: black;}

.darkTextSmall {
color:#000000;  
font-size: x-small;
}

.darkHead {
color:#000000;  
font-size: 12.0pt;
font-weight:bold;
}

<!-- Netscape 4.x requires setting the font on the cell contents, not the table itself --> 