/* 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;
	background-attachment: scroll;
	background-image: url(images/ff.jpg);
	background-repeat: repeat;
	background-position: center top;


}



a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;

}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;

}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #64B5E4;

}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5CB2E3;

}

/* 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: #C1E7FA;


}
.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: #FDFEFF;
	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: #F7FCFF;
	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: #D5F0FB;
	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: #62C3F0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
