a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #C48900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
