.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1mm;
	color:#003399; font-weight:bold; text-transform:uppercase;
	 
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2mm;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0F87FF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}

