.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #004F75;
	letter-spacing: 5px;
}
a.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0097DF;
	letter-spacing: 5px;
}
.texto_noticias {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.enlace {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.enlace:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #C7C7C7;
}
.titulos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004F75;
	letter-spacing: 5px;
}
.borde {
	border: 1px solid #CCCCCC;
}
.titulo_noticia {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fecha_noticia {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_torneo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.titulo_torneo:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.titulo_mini {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.formulario {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #605D5C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.correo {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
