/* on 2003/01/15 15:34:22 */

.fontsize {
font-size : 12px ;
line-height : 18px ;
}

.fontsize_s {
font-size : 10px;
line-height : 13px;
}

A.bLink1 {
	font-size: 10px;
	text-decoration: none;
	color: #0033CC;
 }
A.bLink1:hover {
	font-size: 10px;
	text-decoration: none;
	color: #C71444;
 }


A.bLink2 {
	font-size: 12px;
	text-decoration: none;
	color: #0033CC;
 }
A.bLink2:hover {
	font-size: 12px;
	text-decoration: none;
	color: #C71444;
 }


A.bLink3 {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
 }
A.bLink3:hover {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
 }.fontsize_l { font-size : 14px; line-height : 18px ; }
