BODY {  
  background-image : url(image/bg_ln.gif);
}
A:ACTIVE { color : #333333; 
  text-decoration : none;
}
A:VISITED { color : #333333; text-decoration : none;}
A:LINK { color : #333333; text-decoration : none;}
A:HOVER { color : #660000; 
  text-decoration : underline;
}
.copyright { color:#660000; font-family:arial; font-size:10px;}
.small { color:#333333; font-size:10px; line-height:14px;}
.small-b { color:#333333; font-size:10px; line-height:14px; font-weight:900;}
.medium { color:#333333; font-size : 11px; line-height : 150%;}
.medium-brown { color:#660000; font-size : 14pt; line-height : 120%;
  font-weight : 600;
}
.medium-b { color:#333333;   
  font-size : 12px;
  line-height : 16px;
}
.medium-brown-b { color:#660000;   
  font-size : 11pt;
}
