body {
	background-image: url(images/ebrasilis_menu.png);
	background-repeat: no-repeat;
	background-position: top;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #005E00;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #005E00;
	scrollbar-arrow-color: #005E00;
	scrollbar-track-color: #FFFFFF;
}
#menu{
	margin-left: 100px;
	margin-top: 100px;
	font-family: "Georgia", "Times New Roman", "Verdena";
	font-size: 12px;
	font-weight: bold;
	margin-right: 600px;
	margin-bottom: 0;
	position: static;
}
#rodape{
	margin-left: 50px;
	margin-top: 100px;
	font-family: "Georgia", "Times New Roman", "Verdena";
	font-size: 12px;
	font-weight: bold;
	margin-right: 50px;
	margin-bottom: 0;
	position: relative;
	text-align: center;
}
p{
	font-family: "Georgia", "Times New Roman", "Verdena";
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
a            {
	color: #008000;
	font-family: "Georgia", "Times New Roman", "Verdena";;
	font-size: 9pt;
	text-decoration: none;
}
a:link       { 
	font-family: "Georgia", "Times New Roman", "Verdena";
	font-size: 9pt; 
	color: #008000}
A:HOVER {
	color: #556B2F;
	font-family: "Georgia", "Times New Roman", "Verdena";;
	font-size: 9pt;
	text-decoration: underline;
}
a:active
     {
	font-family: "Georgia", "Times New Roman", "Verdena";;
	font-size: 9pt;
	color: Maroon;
	font-weight: lighter;
}
