BODY {
  font-family: "Verdana";
   font-size: 10pt;
   font-weight: normal;
  color: White;
 	text-decoration : none;
  }


A  {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bold;
	color: #9DAA32;
	text-decoration : none;
}

  .menu {
  font-family: "Garamond";
   font-size: 11pt;
   font-weight: normal;
  color: #5A6339;
  }
  .menu:HOVER {
  font-family: "Garamond";
   font-size: 11pt;
   font-weight: normal;
  color: white;
  }
    .submenu {
  font-family: "Verdana";
   font-size: 10pt;
   font-weight: normal;
  color: black;
  }
  .submenu:HOVER {
  font-family: "Verdana";
   font-size: 10pt;
   font-weight: normal;
  color: #BD9C94;
  }
  TD {
  font-family: "Verdana";
   font-size: 10pt;
   font-weight: normal;
  color: black;
 	text-decoration : none;
  }
 

.small {
color: white;
  font-family: "Verdana";
   font-size: 10pt;
   font-weight: normal;
 	text-decoration : none;
}

.event {
	color: black;
 	font-family: "Verdana";
  	font-size: 10pt;
  	font-weight: normal;
 	text-decoration : none;
}
