.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.tit_eventos {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.metalesnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.entrevistastxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.entrevistastit {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.entrevistastitchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.pie {
	font-family: "Bauhaus 93";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.textopie {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.textomenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;
	text-decoration:none;
}
#navi {  	
	list-style:none;	
	margin:0;	
	padding:0;
}
#navi li {	
	margin:2px;	
	padding:2px;	
	border:0px solid #CCCCCC;	
	float:left; //para eliminar el comportamiento de elemento de bloque(salto de linea)
}
#navi li a {	
	display:block; //Convertimos el vínculo en un bloque.	
	width:100px;	
	padding:4px 0;	
	text-decoration:none;	
	text-align:center;	
	font-size:11px;	
	color:#FFFFFF;	
	background-color:#000000;
}
#navi li a:hover {	
	color:#FFFFFF; //:#99CC00;	
	background-color:#333333; //:#003366;
}.fechaseventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8E8C;
	font-weight: 900;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 800;
	color: #FF9900;
}
.contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
.titusr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}

