/* Generated by KompoZer */
body {
  font-size: small;
	font-family: Arial, Helvetica; 
}
/* h1 is a slightly larger and bold header */
h1 {
  font-size: small;
  line-height: 1.0em;
  font-weight: bold;
}
h2 {
  line-height: 100%;
  font-weight: inherit;
}



a {text-decoration: none;}
a {outline: none;}

a img{margin:5px;border:0;}
a:hover img{border:5px solid #3D9140; margin:0;}

a, a:active { color: blue; }

a:hover {
color: #00611C;
}


a.nav:link {color: black; text-decoration: none; outline: none;}
a.nav:visited {color: black; text-decoration: none; outline: none;}
a.nav:active {color: black; text-decoration: none; outline: none;}
a.nav:hover {color: black; text-decoration: none; outline: none;}
