BODY {
	font-family: Arial; 
	font-size: 12px;
	text-decoration: none;
	color: #f2f2f2;
	background: #47162B;
   	background-image:  url(live/images/indexback.gif);
    background-repeat: repeat;
	}

a:link {
   
    text-decoration: none;
	color: #DFD5BF;
		
}
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: #DFD5BF; }

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;

} 
H4 {font-family: Arial, sans-serif;
  	font-size: 16px;
	color: #999966;

} 
