a {text-decoration: none;}
td {font: 12px Arial, Helvetica, sans-serif;}
.menu a
{
   color: #1C1C1C;
   text-decoration: none;
} 

.menu a:hover
{
   color: #DB0000;
   text-decoration: none;
} 

.find_button
{   
   font-family: Arial;
   font-size: 12px;
   background: #FFFFFF;
   color: #565656;
   width: 55px;
   height: 20px;
   border: 0;
   position: relative;
   top: 10px;
}
