"UTF-8";


td img {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

body {
	background-color: #E1E1E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;

}



a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C6761B;

}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C6761B;

}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;

}
.menu a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;

}
.menu a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FEB322;


}
.menu a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FEB322;

}

 /*RODAPE ######################################################################################### */

.rodape a:link {
	text-decoration: blink;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;


}
.rodape a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;


}
.rodape a:hover {
	text-decoration: underline blink;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #85A64F;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;


}
.rodape a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}

