.default {
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
font-size: 12px;
line-height: 18px;
color : #414141;
}
.small{
font-size : 80%;
line-height: 14px;
color : #414141;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
A:VISITED{
color : #cc0000;
text-decoration : none;
}
A:LINK{
color : #cc0000;
text-decoration : none;
}
A:HOVER{
color : #ff0000;
text-decoration : underline;
}
A:ACTIVE{
color : #ff0000;
text-decoration : underline;
}