/* CSS Document */
@charset "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: #333333;

}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;

}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0C7EC4;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2A8CC9;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000;

}
.menu a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #313131;

}
.menu a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4F99C6;


}
.menu a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #64B28A;

}

 /*RODAPE ######################################################################################### */

.rodape a:link {
	text-decoration: blink;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	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: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;


}
.rodape a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #D1D1D1;
	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: #BCD8E7;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}

