a:link, a:visited {
  	color: #2C3438;
  	font-weight: bold;
}

a:hover, a:active {
  	color: #7CA042;
  	font-weight: bold;
}
