.ligas {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1894B8;
	text-decoration: none;
}
.menu2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0C72BA;
	text-decoration: none;
}
.titulos_menu {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #077D90;
	text-decoration: none;
}
.textos-interiores {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0C72BA;
	text-decoration: none;
}
.titulos_int {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0C72BA;
	text-decoration: none;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: Black;
	text-decoration: none;
}
