#footer {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		text-align:center;
		margin-left:5px;
		margin-top:5px;
		width:775px;
		}
		
		#footer img, #footer p {
		float:left;
		}
		
		#footer p {
		margin-top:10px;
		}
		
		#footer a:link {
		text-decoration:none;
		color:#000;
		}
		
		#footer a:hover {
		text-decoration:none;
		color:#000;
		}
		
		#footer a:visited {
		text-decoration:none;
		color:#000;
		}
		
#footer img {
		border-style:none;
		}
		
		a:link {
		color:#036;
		font-weight:bold;
		}
		
		a:hover {
		color:#036;
		font-weight:bold;
		}
		
		a:visited {
		color:#036;
		font-weight:bold;
		}