body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


a:link {

	text-decoration: none;
}

a:hover{
color: #0066FF;
text-decoration:underline;
}

a:visited{
color:#333333;

}

a:active {
color:#333333;

}

.rodape {
	font-size: 0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	
}

.trebuchet-red {
	font-size: 0.72em;
	font-family:"trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color:#700411;
	
}

.trebuchet-orange {
	font-size: 0.7em;
	font-family:"trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color:#d56205;
	font-weight:bold;
	
}

.verdana-rodape {
	font-size: 0.7em;
	font-family:verdana, "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color:#5c6d7c;
	
}

.verdana-rodape2 {
	font-size: 0.65em;
	font-family:verdana, "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color:#989da0;
	
}


