.main {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.main A:link{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.main A:actived{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.main A:visited{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.main A:hover{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9pt;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
}
