html, body {
	margin: 20px;  
	background-color: #576777; 
	text-align: center; 
}

body, tr, td { 
	font-size: 9px; 
	font-family: Verdana; 
	color: #433D3D; 
}

#bottom a:visited, #bottom a:link { 
	color: #77936A; 
	text-decoration: none; 
	font-weight: bold; 
}

#bottom a:hover { 
	color: #E41C24; 
	text-decoration: none;
	font-weight: bold; 
}

#bottom {
	background: url('images/main_11.jpg') no-repeat top;
	height: 35px;
	text-align: center; 
	padding-top: 7px; 
}
