.site {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.menu {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.texto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	background-color: #84D3FF;
	text-decoration: none;

}
a.hover:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.subtitulo {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4171A5;
}
a.hover:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	
}
