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;
}

hr {
border: 0;
color: #e7d8ac;
background-color: #e7d8ac;
height: 1px;
width: 100%;
text-align: left;
}

