A.menu {
	font-family: Tahoma;
	font-size: 12px;
	margin-left : 30px;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}

A.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #A93A33;
	text-decoration: none;
}
