a.nulo:hover {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

a:link {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;

}

.menu:link {
	color: #ffcc33;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #CC6633;
}
.menu:visited {
	color: #ffcc33;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #CC6633;
}
.menu:hover {
	color: #8a361e;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #ffcc33;
}





.verdana10puntosnegritablanca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #e8c02d;
	text-decoration: none;
	text-align: justify;
}
.verdana10puntosblanca {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.verdana10puntosnegritaNARANJA {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
}
.verdana10puntosNARANJA {
text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	
}
.fechasconciertos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #CC6633;
}
.datosconciertos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e8c02d;
	text-decoration: none;
	border: 1px solid #CC6633;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e8c02d;
	text-decoration: none;
	bgcolor="#CC6633"
}


.nulos:link {
	color: #ffffff;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #CC6633;
}