@charset "utf-8";
.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.redes {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.txt_verde_bold {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #73E400;
	text-decoration: none;
	font-weight: bold;
}
.txt_gr_cz_claro {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
.txt_azul {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #00C9C9;
	text-decoration: none;
	font-weight: normal;
}
.bot_azul {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #00C9C9;
	border: thin solid #CCCCCC;
}
.txt_gr_br_bold {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.txt_cz_esc {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
