a.footer_menu
{
	font-family: Tahoma,sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #72716f; 
	text-decoration: none;
}

a.footer_menu:hover
{
	font-family: Tahoma,sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #3fae18;
	text-decoration: underline;
}

