A:HOVER{
  color : #dc1818;
  position:relative;
  top:1;
  left:1
;
  text-decoration : underline;
}
A{
  text-decoration : none;
  background-repeat : no-repeat;
}
INPUT{
  font-family : "MS UI Gothic";
  text-align : center;
  background-repeat : no-repeat;
  color : #009900;
  background-color : #f3f3f3;
  font-size : 77%;
}
BODY{
  font-size : 90%;
  line-height : 150%;
@scrollbar-base-color:#ffffff;
}
