@charset "UTF-8";

a:link {
	color: #000000;
	text-decoration: none;
	font: bold 12px Arial;
	font-weight: bold;
	text-indent: 40px;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font: bold 12px Arial;
	font-weight: bold;
	text-indent: 40px;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 40px;
	
}
.Tmenu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-indent: 10px;
	color: #f21536;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

.Titulares{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f21536;
}

.Titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
