a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.texto_cinza {
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo_azul {
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	
}
