.bottom {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
   font-color: #757474; }
  
a:link {
	text-decoration: none;
	
}
a:visited {
   color: #757474;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #757474;
	color: #006633;
	text-decoration: underline;
}
a:active {
     color: #757474;
	text-decoration: underline;
}

