body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #1E1E1E;
}


.texto_rojo_ch {
	font-size: 11px; 
	color: #CC0000; 
	text-decoration: none; 
	font-family: Arial;
}

.texto_negro {
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-family: Arial;
}

.texto_blanco_ch {
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: verdana;
}

.texto_rojo_titulo {
	font-size: 13px; 
	color: #CC0000; 
	text-decoration: none; 
	font-family: Arial;
}


.texto_negro_fecha {
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-family: Arial;
}

.texto_negro_nota {
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-family: Arial;
}

.texto_negro_footer {
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-family: verdana;
}

.texto_rojo_g {
	font-size: 19px; 
	color: #CC0000;
	font-weight: bold;
	text-decoration: none; 
	font-family: Arial;
}

.texto_blanco_g {
	font-size: 17px; 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	font-family: Arial;
}
