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;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #ffcc33;
}

a.menu:link {
	color: #ffcc33;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #CC6633;
}
a.menu:visited {
	color: #ffcc33;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #CC6633;
}
a.menu:hover {
	color: #8a361e;
	width: 100%; 
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	background: #ffcc33;
}

.hovers {
	color: #CC6633;
	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;
}
.verdana10puntosblanca {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana10puntosnegritaNARANJA {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.verdana10puntosNARANJA {



	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"
}