
A{
  color : #7400e8;
}
A:VISITED{
  color : #666666;
}
A:ACTIVE{
  color : #ff80c0;
}
A:HOVER{
  text-decoration : underline;
  color : #c22ea9;
  position:relative;
  top:1;
  left:1
;
}
.tiisame{
  font-size : 80%;
}
.modoru{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-color : #a654f8;
  border-left-color : #a654f8;
  border-right-color : #a654f8;
  border-bottom-color : #a654f8;
  border-top-style : double;
  border-left-style : double;
  border-right-style : double;
  border-bottom-style : double;
  font-family : "MS UI Gothic";
  text-align : right;
  background-color : #f3f3f3;
}
BODY{
  background-image : url(kabe.gif);
  background-attachment : fixed;
  scrollbar-base-color:#f7f7ff;
}
