a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.font01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
}
.font02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 30px;
}
.font03 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	line-height: 50px;
}