A.menu:active {
	font-family: verdeana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
 }

A.menu:hover {
	font-family: verdeana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
 }

A.menu:link {
	font-family: verdeana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
 }

A.menu:visited {
	font-family: verdeana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
 }

