body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000066;
 font-size: 12px;
 font-weight: bold;
 	background-image: url(images/Top03_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
 }

a{
  text-decoration: none;
  color: #0077B9;}
  
a:hover{
  color: #BB5500;
  }
  
a:active{
  color: #BB5500;
  }


tr{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #0077B9;
 font-size: 12px;
 font-weight: bold;
 line-height: 15px;
 } 
 
.item01{
 font-size: 11px;
 }

#menu{ 
  border-width: 1px;
  border-style: groove;
  border-color: #133984;
  }
