body { 
 background-color: #000000;  
 margin-top: 20px; 
 font-size: 11px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a:link { 
 color: #776A5B; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #776A5B; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #776A5B; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #999999; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

image {
	border: 0;
}

#footer{
	text-align:center;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:720px;
	padding: 5px 0px 5px 0px;
}
	
