.textoventanas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.cabezalventanas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;

}
.tituloventanas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #666666;

}
.fechaventanas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	color: #FF9900;

}
a.textoventanas {
	text-decoration: none;
}
.textoventanas a:hover{
	text-decoration: underline;
}
