.fuente {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.negro {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #000000;
}
.blanco {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.grande {
	font-family: "Century Gothic", Verdana;
	font-size: 25px;
	color: #999999;
}
.grande2 {
	font-family: "Century Gothic", Verdana;
	font-size: 18px;
	color: #000000;
}
.negro2 {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.chica_2 {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.limksblancos { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CCCCCC; 
	text-align: justify ; 
	font-weight: normal; 
	text-decoration: none
}
	
.limksblancos:hover 
	{  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	text-decoration: underline
}
	 
.linksgrisplain 
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-align: justify ; 
	font-weight: normal; 
	text-decoration: none 
}
	
.negro12 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #000000;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}