.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
    color: #000000;
}
.menurl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
    color: #000000;
}
.socios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
    color: #000000;
}
.nota {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
.notab {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
