
 .Bodytxt {
  color: #666666;
  text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size:9px;
  }
  
   .heading {
  color: #666666;
  text-decoration: none;
  font-family: georgia;
  font-size: 11px;
  font-weight: bold;
  }
  
  

a:link {color:#339900; text-decoration:none; font-weight: bold; font-family: verdana, arial, sans-serif;}
a:visited {color:#339900; text-decoration: none; font-weight: bold;}
a:hover { color: #339900; text-decoration: underline; font-weight: bold;}
a:active {color:#339900; text-decoration: none; font-weight: bold;}

a.nav:link {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size : 11px;
}
a.nav:visited {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
		font-family: verdana, arial, sans-serif;
	font-size : 11px;
}
a.nav:hover {
	color:#339900;
	text-decoration: underline;
	font-weight: normal;
		font-family: verdana, arial, sans-serif;
	font-size : 11px;
}
a.nav:active {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
		font-family: verdana, arial, sans-serif;
	font-size : 11px;
}


a.navfooter:link {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size : 10px;
}
a.navfooter:visited {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
		font-family: verdana, arial, sans-serif;
	font-size : 10px;
}
a.navfooter:hover {
	color:#339900;
	text-decoration: underline;
	font-weight: normal;
		font-family: verdana, arial, sans-serif;
	font-size : 10px;
}
a.navfooter:active {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
		font-family: verdana, arial, sans-serif;
	font-size : 10px;
}