.escRodape{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;	
}

a.escRodape:link {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;	
}
a.escRodape:visited {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
a.escRodape:hover {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: underline;
}
a.escRodape:active {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
