a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: FF3300;
	text-decoration: underline;
}
.pagetag {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #993333;
}
.textmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
