A:visited {
	color : #000000;
	text-decoration : underline;
}

A:link {
	color : #000000;
	text-decoration : underline;
}

A:hover {
	color : #000000;
	text-decoration : underline;
}

A:active {
	color : #000000;
	text-decoration : underline;
}

.subcontent {
	font-size : 11px;
	line-height : 15px;
	font-family : Times New Roman, Times, serif;
	color : #000000;
}

.maincontent {
	font-size : 13px;
	line-height : 16px;
	font-family : Times New Roman, Times, serif;
	color : #000000;
}
