TD {
		font-family: Arial, Times,  geneva, sans-serif;
		font-size: 11px;
		color: #6a6a6f;
}

.news {
		font-family: Times, Arial, geneva, sans-serif;
		font-size: 9px;
		color: #4c4c4c;
}

.heading {
		font-family: Times, Arial, geneva, sans-serif;
		font-size: 14px;
        font-weight: bold; 
		color: #4a6a1e;
}


A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:hover {color: #000000; text-decoration: underline;}

.footer A:link {color: #4a6a1e; text-decoration: underline;}


 hr {
  color: #ffffff;
background-color: #ffffff;
height: 1px;
  border: 0;
  width: 100%;
}