.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer:link {
	color: #333333;
	text-decoration: none;
	
}
a.footer:visited {
	color: #333333;
	text-decoration: none;
}

a.footer:hover {
	color: #663300;
	text-decoration: underline;

}
