.barraizq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	color: #006600;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
}

a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:visited {
}




.fuentetexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.fuentetextoconsumo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.entabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.fuentenoticiastitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.punteadonoticias {
	border-top-width: 2px;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

