  

A:HOVER{
 text-decoration : underline;
 background-color : #e4e4f1;
 color : #004080;
 font-size : 16px;
 font-family : "MS UI Gothic";
 line-height : 22px;
 
 cursor : pointer;
}
BODY{
 font-size : 16px;
 font-family : "MS UI Gothic";
 line-height : 22px;
 color : black;
}
H2{
 font-size : 16px;
 font-family : "‚l‚r ‚oƒSƒVƒbƒN";
 line-height : 24px;
}
H3{
 font-size : 15px;
 font-family : "MS UI Gothic";
 line-height : 26px;
 letter-spacing : -1px;
 color : maroon;
}
A{
 font-size : 16px;
 font-family : "MS UI Gothic";
 line-height : 22px;
 color : #8080c0;
}
SPAN{
 font-size : 14px;
 font-family : "MS UI Gothic";
 line-height : 18px;
}
TD{
 font-size : 16px;
 font-family : "MS UI Gothic";
 line-height : 24px;
}
IMG{
 cursor : pointer;
}

