@charset "UTF-8";
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #432f03;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #432f03;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #432f03;
	text-decoration: underline;
}

