/* CSS Document */
#rodapeconstr3 {

	HEIGHT: 20px;
	_margin-top: 200px;
	background-color:transparent;
}

#rodapeconstr3 UL {
	PADDING-TOP: 15px;
	TEXT-ALIGN: center;
	margin-top: 150px;
	_margin-top: 0px;
    margin-left: -85px;
}
#rodapeconstr3 LI {
	DISPLAY: inline; MARGIN: 0px 10px; TEXT-TRANSFORM: uppercase; 
}
#rodapeconstr3 UL LI A:link {
	FONT: bold 10px Times "Times New Roman", Times, serif; COLOR: #3f4926; TEXT-DECORATION: none;
}
#rodapeconstr3 UL LI A:visited {
	FONT: bold 10px Times "Times New Roman", Times, serif; COLOR: #000000; TEXT-DECORATION: none;
}
#rodapeconstr3 UL LI A:hover {
	COLOR: #7c0c01; TEXT-DECORATION: none; 
}
#rodapeconstr3 UL LI A:active {
	COLOR: #7c0c01; TEXT-DECORATION: none; FONT: bold 12px Times "Times New Roman", Times, serif; 
}