
A.news2, a.news:VISITED, a.news:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	text-align: justify;
}
A.news2:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: underline;
}

A.eventos, a.eventos:VISITED, a.eventos:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
A.eventos:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: underline;
}


A.estadistica, a.estadistica:VISITED, a.estadistica:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	text-align: justify;
}
A.estadistica:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: underline;
}

td.evento{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}