a:link {
	color: #666;
}

a:visited {
  color: #666;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #000;
}


a.menu {
	font-family: verdana, sans-serif;
	font-weight: bold;
	
}

a.menu:hover {
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

