<!-- BUSCADOR -->

.noticiasTexto{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
   	font-size : 11px;
	color : #515151;
	text-decoration: none;
}

.noticiasTextoFormulario{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
   	font-size : 10px;
	color : #515151;
	text-decoration: none;
}

<!-- PAGINADOR -->
.noticiasPaginadorAntSig, .noticiasPaginadorAntSig:link, .noticiasPaginadorAntSig:visited, .noticiasPaginadorAntSig:hover, .noticiasPaginadorAntSig:active {
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #515151;
	text-decoration: none;
}
.noticiasPaginadorNumeros, .noticiasPaginadorNumeros:link, .noticiasPaginadorNumeros:visited, .noticiasPaginadorNumeros:hover, .noticiasPaginadorNumeros:active {
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #515151;
	text-decoration: none;
}
.noticiasPaginadorNumerosActivo, .noticiasPaginadorNumerosActivo:link, .noticiasPaginadorNumerosActivo:visited, .noticiasPaginadorNumerosActivo:hover, .noticiasPaginadorNumerosActivo:active {
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
    font-size : 11px;
	color : #515151;
	text-decoration: none;
}

.noticiasPaginadorTexto, .noticiasPaginadorTexto:link, .noticiasPaginadorTexto:visited, .noticiasPaginadorTexto:hover, .noticiasPaginadorTexto:active {
    font-family : Helvetica, Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 8pt;
	color : #515151;
	text-decoration: none;
}
<!-- LISTADO -->
.noticiasFecha{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : italic;
	font-weight : normal;
    font-size : 10px;
	color : #000000;
	text-decoration: none;
}

.noticiasTitulo{
    font-family : Helvetica, Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
    font-size : 8pt;
	color : #515151;
	text-decoration: none;
}

.noticiasEntradilla{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #000000;
	text-decoration: none;
}
.noticiasEnlace, .noticiasEnlace:link, .noticiasEnlace:visited, .noticiasEnlace:hover, .noticiasEnlace:active {
    font-family : Helvetica, Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    	font-size : 8pt;
	color : #0041AD;
	text-decoration: none;
}

.noticiasCaja{
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	background-color:#ffffff;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	height:22px;
	border: 3px inset #E7E5E4;
}
