body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6D665C;
	background-color: #8A8277;
	list-style-position: outside;
	list-style-type: disc;
	border: medium none #716A60;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6D665C;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6D665C;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #8E8981;
	text-decoration: none;
	font-style: normal;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8E8981;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
}
