/* CSS Document */
a { color:#707070; text-decoration:none;}
a:hover { color:#4865A4; text-decoration:underline;}

.fontB { font-weight:bold;}

.L22 { line-height:22px;}
.L24 { line-height:24px;}
.L18 { line-height:18px;}
.L36 { line-height:36px;}
.L30 { line-height:30px;}


.f14 { font-size:14px;}



.gray { color:#606060;}
.gray a { color:#606060; text-decoration:none;}
.gray a:hover { color:#000; text-decoration:underline;}

.gray2 { color:#818181;}
.gray2 a { color:#818181; text-decoration:none;}
.gray2 a:hover { color:#565656; text-decoration:underline;}

.gray3 { color:666;}
.gray3 a { color:666; text-decoration:none;}
.gray3 a:hover { color:#BC3535; text-decoration:underline;}

.gray4 { color:999;}
.gray4 a { color:999; text-decoration:none;}
.gray4 a:hover { color:#CF6608; text-decoration:none;}

.red { color:#B20000;}

.black { color:#000;}
.black a { color:#000; text-decoration:none;}
.black a:hover { color:#999999; text-decoration:underline;}
