.l a:link { color: #0000FF }
.l a:visited { color: #666666 }
.l a:hover { color: #ff0000 ;text-decoration:underline }

.s a:link { color: #000000 }
.s a:visited { color: #000000 }
.s a:hover { color: #FF9933 ;text-decoration:underline }

.m a:link { color: #FF6600 }
.m a:visited { color: #FF9933 }
.m a:hover { color: #ff0000 ;text-decoration:underline }

.ss a:link { color: #FF9933 }
.ss a:visited { color: #FF9933 }
.ss a:hover { color: #ff0000 ;text-decoration:underline }



.l { font-size: 14px; line-height: 20px }
.m { font-size: 12px; line-height: 18px }
.s { font-size: 10px; line-height: 16px }
.s2 { font-size: 10px; line-height: 12px }
.ss { font-size: 9px; line-height: 13px }

A:link,A:visited,A:active {text-decoration:none}
