.direccion
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.normal
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 11px;
	color : White;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bolder;
}

A:hover {
	TEXT-DECORATION: underline
}

.titulo
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 16px;
	color : White;
}

.titulonegro
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : Black;
}

.tituloliga
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : Maroon;
	text-decoration : underline;
}

.liganotagnde
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 25px;
	color : Maroon;
	text-decoration : underline;
}

.liganotamedio
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 18px;
	color : Maroon;
	text-decoration : underline;
}

.liganotachico
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : Maroon;
	text-decoration : underline;
}

.corresponsales
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
}

.fotografo
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 11px;
}