
BODY{
 background-color:#FF8040;
 font-size:11px;
}
.title{
 background-color: #FF6600;
 color:white;
 font-weight:bold;
 font-size:12px;
}
.hyoudai{
 color:white;
 font-weight:bold;
 font-size:12px;
}
.light{
 color:white;
 font-size:12px;
 background-color:orange;
}
.dark{
 color:white;
 font-size:12px;
 background-color:darkorange;
}
.small{
 color:white;
 font-size:11px;
}
.bar{
 color:white;
 font-size:11px;
}
.maru{
 color:#F5B580;
 font-size:11px;
}
.date{
 color:white;
 font-size:12px;
}
A{
 color:white;
 font-size:12px;
}
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: none } 
