.menu {
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
	background-color: #313C5E;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1.0em;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;	
}
a:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #036;
}
.texto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
}
.tit_texto {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #036;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #313C5E;
}
.texto_destaque {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C2F5B;
	text-align: justify;
}
.links {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
