@charset "utf-8";

.todos-os-direitos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: lighter;
}
.menu-rodape {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EFB700;
	font-weight: normal;
	margin-right: 15px;
	padding-right: 30px;
}
.texto-padrao {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.texto-formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top:2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.texto-padrao-destaque {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

