 .footer {
 	margin-left: 30px;
 	font-family: arial, verdana,serif;
	font-weight: bold;
	width: 650px;
	font-size: 10px;
	text-align: left;
	word-spacing: 2px;
	clip: inherit;
}

.footer a{
 	font-family: arial, verdana, serif;
	font-weight: bold;
	width: 650px;
	font-size: 12px;
	text-align: left;
	word-spacing: 2px;
	color: #443322;
}

.footer a { text-decoration: none;}
.footer a:visited { color: #7788FF; text-decoration: none; }
.footer a:hover { color: #000000; text-decoration: none; font-size: 12px;} 

.site_credits {
 	margin-left: 30px;
 	font-family: arial, verdana,serif;
	font-weight: bold;
	width: 650px;
	font-size: 10px;
	text-align: left;
	word-spacing: 2px;
	clip: inherit;
}