<style type="text/css">
{
}
      td.menu
      {
       	background: url(images/menubackground.jpg) white;
       	background-repeat: y-repeat ! important
      }
      a img 
      {
	border:none;
      }
      img 
      {
	border-style: none;
      }

      a.normal:link 
      {
	outline: none; border-style: none; text-decoration: underline;  color: #00F 
      }
      a.normal:visited 
      {
	outline: none; border-style: none; text-decoration: underline;  color: #00F 
      }
      a.normal:active 
      {
        outline: none; border-style: none; text-decoration: underline;  
      }
      a.normal:hover 
      {
        outline: none; border-style: none; text-decoration: underline; color: #00D 
      }

      a.menu:link 
      {
	outline: none; border-style: none; text-decoration: none; color: #FFF 
      }
      a.menu:visited 
      {
	outline: none; border-style: none; text-decoration: none; color: #FFF 
      }
      a.menu:active 
      {
        outline: none; border-style: none; text-decoration: none; 
      }
      a.menu:hover 
      {
        outline: none; border-style: none; text-decoration: underline; color: #DDD 
      }


</style>
