
A{
  color : #303078;
}
A:VISITED{
  color : #666666;
}
A:ACTIVE{
  color : red;
}
A:HOVER{
  text-decoration : underline;
  color : #ff0000;
}
.tiisame{
  font-size : 80%;
}
.modoru{
  font-weight : bold;
  background-color : #f3f3f3;
  text-align : right;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-color : #7a7ae0;
  border-left-color : #7a7ae0;
  border-right-color : #7a7ae0;
  border-bottom-color : #7a7ae0;
  border-top-style : double;
  border-left-style : double;
  border-right-style : double;
  border-bottom-style : double;
}
