img { behavior: url(iepngfix.htc); }
A         {
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
} /*Para caracteristicas generales a los enlaces*/
A:LINK    {
	font-style: normal;
	list-style-type: none;
	color: #FFFFFF;
} /*para el enlace, tal cual*/
A:VISITED { } /*Para cuando ha sido visitado*/
A:HOVER   {
	font-weight: normal;
	color: #EAAA53;
} /*Cuando el ratón está sobre él*/
A:ACTIVE  {
	text-decoration: underline;
} /*Cuando está siendo pulsado*/


.letramenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}
.conciertos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	list-style-type: disc;
	text-decoration: blink;
	text-align: justify;
}
.noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	letter-spacing: 2px;
	word-spacing: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
.textonoti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
	text-transform: none;
}
.textonotiCopia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 15px;
	vertical-align: top;
	text-transform: none;
	white-space: normal;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.marquesina {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #7FB5D1;
}
