.footer{ 
	color : #666666;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer{ 
	color : #A78170;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer:hover{
	color : #3AB0B1;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer:active{
	color : #A78170;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}