p {  color: #000000;  
	font-family: Trebuchet MS, Verdana;  
	font-size: 12px;  
	display: inline;
}
.alerta { 
	font-family: Verdana; 
	color: #000000; 
	text-align: left; 
	font-size: 16pt; 
	font-weight: bold; 
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.otrolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.otrolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	text-decoration: underline;
	font-weight: bold;
}
.correo {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #0099ff;
	text-decoration: underline;
	font-weight: bold;
}