#FOOTER {	
width:760px;
height:20;
float:left; 
margin-top:5px; 
text-align: right;  
padding: 5px;
background-color: #99876B; 
border-top:solid 3px #006CD9;

}

#FOOTER p { 
font-size: 11px; 
line-height: 14px; 
margin: 0px;  
color: #222222;
font-weight:bold;  
}

#FOOTER a { 
font-size: 11px;	
font-weight: normal;	
text-decoration: none;  
color: #222222;
font-weight:bold;     
}

#FOOTER a:hover { 
color: white; 
text-decoration: underline; 
}