BODY {
	font-family: Arial; 
	font-size: 12px;
	text-decoration: none;
	color: #f2f2f2;
	background: #333333;
	}

a:link {
   
    text-decoration: none;
	color: #F9F1ED;
		
}
a:visited {
    text-decoration: none;
	color: #F9F1ED;
	    
}

TD {
  	font-family: Arial, sans-serif;
  	font-size: 12px;
  	text-decoration: none;
  	color: #f2f2f2;

}

TD.a:link {
   	font-color: #cccccc; }

H1 {font-family: Arial, sans-serif;
  	font-size: 18px;
  	color: #CC9966;

}  

H2 {font-family: Arial, sans-serif;
  	font-size: 18px;
	color: #999966;

} 
H3 {font-family: Arial, sans-serif;
  	font-size: 16px;
	color: #FFCC66;

} 
