.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #023786;
	text-decoration: none;
}
.mainmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #023786;
	text-decoration: underline;
}
.mainmenusports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #F00800;
	text-decoration: none;
}
.mainmenusports a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #F20905;
	text-decoration: underline;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023786;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.textnormal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023786;
	text-decoration: underline;
	line-height: 20px;
	text-align: justify;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.smalltext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.texttitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023786;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.texttitolo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023786;
	text-decoration: underline;
	line-height: 20px;
	text-align: justify;
}

