body{
	font-size: 12px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	background-position : top left;
	background-repeat : no-repeat;
	
}

.white-font {
	font-size:11px; color:#FFFFFF;
}

a:link {
	color: #e86005;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e86005;
}
a:hover {
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #e86005;
}

.textmodulos {
	font-size:10px;
	color:#000000;
}

.maiorlaranja {
	font-size:14px;
	font-style:italic;
	color:#000000;
}

.titmodulos {
	font-size:11px;
	color:#000000;
}


.rodape {
	font-size:10px;
	color:#838383;
}


