a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fecha-noticia {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #000000
}
.titulo-noticia {
	font-family: verdana;
	font-size: 10px;
	color: #00618e;
}

.detalle-noticia {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.textonegro10 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.textonegro10tah {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.texto01 {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.texto02 {

	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textonegro10tahCopy {

	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
