  
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.header{
  width : 700px;
}
.headerright{
  vertical-align : bottom;
  text-align : right;
}
TABLE{
  font-size : 15px;
  letter-spacing : 1px;
}
.footer{
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  
  
  
  width : 750px;
  height : 60px;
  border-top-width : 0px;
  border-top-style : none;
  
  
}
.footer2{
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  
  
  
  width : 490px;
  height : 60px;
  border-top-width : 0px;
  border-top-style : none;
  
  
    
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
.menu{
  background-color : #ffffc8;
  text-indent : 3px;
  margin-bottom : 5px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : olive;
  width : 130px;
}
.menu2{
  width : 130px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
}
.index{
  font-size : 17px;
  margin-top : 10px;
  width : 130px;
  margin-bottom : 5px;
  color : olive;
  background-color : #ffff93;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-right-color : #ffffc8;
  border-bottom-color : #ffffc8;
  text-indent : 5px;
}
