.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
.texto a {
	text-decoration: none;
	color: #333300;
}
.texto a:hover {
	color: #66AE28;
}


.subtitulos {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitulos a {
	color: #666666;
	text-decoration: none;
}
.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336600;
	font-weight: bold;
}
.numerospeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.numerospeq:hover {
	text-decoration: underline;
}



.subtitulos a:hover {
	text-decoration: underline;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.cabeceras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	background-color: #E7F4C6;
}
td {
	font-size: 0.8em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	text-align: center;
}
