.font01 {
	font-family: Gulim;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.font01:hover {
	font-family: Gulim;
	font-size: 11px;
	line-height: 18px;
	color: #C6001E;
	text-decoration:underline;
}
.font02 {
	font-family: Gulim;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.font02:hover {
	font-family: Gulim;
	font-size: 11px;
	line-height: 20px;
	color: #C6001E;
	text-decoration:underline;
}
.font03 {
	font-family: Gulim;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.font03:hover {
	font-family: Gulim;
	font-size: 11px;
	line-height: 18px;
	color: #C6001E;
	text-decoration:underline;
}
.font04 {
	font-family: Gulim;
	font-size: 12px;
	line-height: 18px;
	color: #C6001E;
	text-decoration: none;
	font-weight: bold;
}