a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #C77047;
	text-decoration: none;
}
a:visited {
	color: #AD5A1E;
	text-decoration: none;
}
a:hover {
	color: #E6BE14;
	text-decoration: none;
}

