.nav {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2B6C3A;
	text-decoration: none;
}
a {
	color: #2B6C3A;
	text-decoration: none;
}

a:visited {
	color: #2F6D3A;
}

a:hover {
  colour: #aba7a7 
 }
