
a:hover  {
	text-decoration : none;
	color: #002c91
}
 
a:link  {
	text-decoration : none;
	color: #002c91
}
 
a:visited  {
	text-decoration : none;
	color: #002c91
}
 
v:link  {
	text-decoration : none;	
		color: #002c91
}
.cabeceranoticia {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5287AF;
	font-weight: bold;
	text-indent: 5px;
	margin-left: 6px;
}
.titularanoticia {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textonoticia {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AEAEAE;
	text-align: justify;
}

.fechaboletin {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A9AC;
}


.menuboletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	margin-left: 4px;
}
a.menuboletin:hover {
	text-decoration : none;
	color: #989898;
	font-size: 11px;
}
 
a.menuboletin:visited {
	text-decoration : none;
	color: #989898;
	font-size: 11px;
}
 
a.menuboletin:link {
	text-decoration : none;
	color: #989898;
	font-size: 11px;
}


.celdapequenia {
	
	font-size: 5px;
	background-repeat:no-repeat;
	}

.elboletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #6699BF;
}
.gris {
	color: #CCC;
}