a:link 		{ color: #CC0033; text-decoration: none}
a:visited 	{ color: #CC0033; text-decoration: none}
a:hover		{ color: #CC0033; text-decoration: underline}
a:active		{ color: #CC0033; text-decoration: underline}

.font01 {
	font-size: 12px;
	line-height:16px;
	color:#444444;
}

.font02 {
	font-size: 10px;
	line-height:14px;
	color:#444444;
}

.font03 {
	font-size: 16px;
	line-height:20px;
	color:#444444;
}

.font04 {
	font-size: 20px;
	line-height:24px;
	color:#444444;
}


