@charset "ISO-8859-1";
.tit {color: #FFFFFF; font-size: 20px;}
.hiperlink {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.hiperlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.hiperlink2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.hiperlink2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F6BE09;
	text-decoration: none;
}
.boletin {
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.boletin:hover {
	font-family: Arial;
	font-size:14px;
	color:#999999;
}.fecha {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.tit-nov {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

