.contenido {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.subtitulo {
	font-family: "Tahoma";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.hordes {
	font-family: "Tahoma";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
}
.negrita {
	font-family: "Tahoma";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.italica {
	font-family: "Tahoma";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

a:link {
	text-decoration: none;
	color:#000066
}
a:visited {
	text-decoration: underline;
	color:#0099CC
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #00CCFF;
}

.letra_capital {
	font-family: "Tahoma";
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #BC0531;
}
