.text {
	font-family: Arial;
	font-size: 10pt;
	color: #585858;
	line-height: 16pt;
	}
	
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#699028;
	text-decoration: underline;
	}
	
a:hover, span.linkthis {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#FFF;
	text-decoration: none;
	background-color: #699028;
	}

a.simplelink, a.simplelink:hover {
  text-decoration: none;
  background: transparent;
}

img {
  border: 0;
}
form {
  margin: 0;
  padding: 0;
}