.menuLeftsinnegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.menuLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.menuLeft:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border: thin solid #000066;
	color: #000066;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000066;
	color: #000066;
	cursor: hand;

}
.menuTop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuTop:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloNoticia {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;

}
.textoNoticia {

	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.textoNoticia:hover {

	font-family: "Verdana, Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.contenidos {

	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.contenidos:hover {

	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}
.contenidosnegro {

	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.contenidos2 {

	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.enlaceblanco {
	COLOR: #FFFFFF; FONT-FAMILY: Arial,Helvetica; FONT-SIZE: 10px; TEXT-DECORATION: underline
}
.rojosobreblanco {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	background-color : #FFFFFF;
	text-decoration : none;
}
