body { 
	color: white; 
	font-family: Arial, sans-serif; 
	font-weight:800; 
	}

td { 
	font-size: 0.85em; 
	font-weight:800; 
	}


a  { 
	color: yellow; font-weight: bold; 
	}

a:link { 
	color: yellow; 
	font-weight: bold; 
	}
	
a:vlink { 
	color: yellow; 
	font-weight: bold; 
	}
	
	
.text { 
	color: white; 
	font-size: 0.85em; 
	font-family: Arial, sans-serif; 
	}
	
.textBold { 
	color: white; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	}

.caption { 
	font-weight: bold; 
	font-size: 0.8em; 
	}
	
.center { 
	text-align: center;
	}
	
a:hover { 
	color: aqua; 
	}
	
.nav1 { 
	font-size: 1em; 
	text-align: center; 
	}
