.text {
	font-family: Arial;
	font-size: 11px;
	text-align:justify;
	color:#7d8694;
	font-weight: normal;
}
.text a {
	font-family: Arial;
	font-size: 11px;
	color:#7d8694;
	text-decoration: none;
	font-weight: bold;}
.text a:hover {
	font-family: Arial;
	font-size: 11px;
	color:#d71212;
	text-decoration:underline;
	font-weight: bold;
}
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	text-align:justify;
	color:#d71212;
	font-weight: bold;
}
.tabla-colores {
	font-family: Arial;
	font-size: 11px;
	text-align:justify;
	color:#ffffff;
	font-weight: normal;
}
INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Arial
}
TEXTAREA {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Arial
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color:#949ca7;
	font-weight: normal;}
.footer a {
	font-family: Arial;
	font-size: 11px;
	color:#949ca7;
	text-decoration: none;
	font-weight: normal;}
.footer a:hover {
	font-family: Arial;
	font-size: 11px;
	color:#949ca7;
	text-decoration:underline;
	font-weight: normal;}