 body,td 
 {
   font-size: 12px;
   font-family: Verdana;
 }
 a {
   color:#000000;
 }

 .menu {
        font-weight:bold;
        text-decoration:none;
 }

 .right {
        text-decoration:none;
 }

    .right:hover {
        text-decoration:underline;
 }
