a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
  font-weight:bold;
}

a:hover {
	color: #87c140;
}

body{
	 font-family:  Arial;
	 font-size: 12px;
	 font-weight: bold;
	 color: #000000;
}

p{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

h1{
	font-family: Arial, Verdana;
	font-size: 16;
	text-transform: uppercase;
	font-weight: bold;
}

p.subheading{
	color: #75ad2f;
	text-transform: uppercase;
}
