.fuente_principal {
	font-size: 11px;
	font-family: verdana;
	color: #333;
}
.subtitulos {
	font-size: 18px;
	font-family: Arial;
}
.titulos {
	font-size: 28px;
	font-family: Arial;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CC0;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CC0;
	}
a:active { text-decoration: none
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CC0;
	}
a:hover {text-decoration: none
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CC0;
	text-decoration: underline;
	}
