body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#headnav td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#headnav a:link {
	text-decoration: none;
      color: #000000;
  }
#headnav a:visited {
	text-decoration: none;
      color: #000000;
  }
#headnav a:active {
	text-decoration: none;
      color: #000000;
   }
#headnav a:hover {
	text-decoration: none;
	color: #FF0000;
}


#bodyblock td {  font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 11px;
                 text-decoration: none;
}

#bodyblock a:link {
	text-decoration: none;
      color: #000000;
  }
#bodyblock a:visited {
	text-decoration: none;
      color: #000000;
  }
#bodyblock a:active {
	text-decoration: none;
      color: #000000;
   }
#bodyblock a:hover {
	text-decoration: none;
	color: #FF0000;
}

