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

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

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

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

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

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