.TextosHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.Copyrigt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #554545;
}
.NoticiasHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #564646;
}
.DetalleNoticiasHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.Noticias {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.Noticias:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	
}
.Noticias:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.TextosHomeTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	text-align: justify;
}
.menu_option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCDA00;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
