@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #454545;
}.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textoMaior {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #666666;
	text-decoration: none;
}
.destaqueTexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4d9AE1;
	text-decoration: none;
}body {
	background-color: #2a5275;
}
a.texto:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4d9AE1;
	text-decoration: none;
}
a.destaqueTexto:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #de0a19;
	text-decoration: none;
}
.fonteBranco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fonteBrancoMaior {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
