#footer {
	clear: both; 
	padding-top: 10px;
	margin:0px;
	width:850px;
}

#footer p { text-align: center; margin:0px; padding: 0px;}
#footer p.copyright { font-size:10px;}
#footer p.pub { padding-bottom: 5px;}

#footer a:link { text-decoration : none; font-weight: none; color: #000; background-color:inherit;} 
#footer a:visited { text-decoration : none; font-weight: none; color: #000; background-color:inherit;} 
#footer a:active { text-decoration : underline; font-weight: none; color: #000; background-color:inherit;}
#footer a:hover { text-decoration : underline; font-weight: none; color: #000; background-color:inherit;}
