body{
	background: #666666;
	margin:0px 0px 0px 0px;
}

.textoLectura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titularesHome {
	color: #FFC266;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;


}
a:link {
	color: #FFC266;
}
a:active {
	color: #FFC266;
}

a:visited {
	color: #FFC266;
}

a:hover {
	color: #666666;
	background-color:#ffffee;
	
}

.textoLecturanegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.participantes {
	font-family: Georgia;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
}
.articulosOficios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
