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