a:link {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	line-height: 22px;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF3333;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #003300;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 22px;
	color: #003333;
}
.mainfont {
	line-height: 23px;
	color: #330066;
}
.titlefont {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.linecolor {
	border: 1px solid #0000FF;
}
.redfont {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
