.c15px {
	font-size: 15px;
	line-height: 20px;
}
.bul {
	line-height: 25px;
	color: #660000;
	text-decoration: none;
	list-style-image: url(img_f/dot1.gif);
}
.ch12px {
	font-size: 12px;
	line-height: 18px;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}
.bul2 {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	list-style-image: url(img_f/dot2.gif);
}
.bul3 {
	font-size: 15px;
	list-style-image: url(img_f/bul3.gif);
}
.bul4 {
	font-size: 15px;
	list-style-image: url(img_f/bul4.gif);
}


a:hover {
	text-decoration: underline;
}

