body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 542e19;
}


a:link {
	color: 542e19;
	text-decoration: none;
}
a:visited {
	color: 542e19;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: 6699CC;
	text-decoration: none;
}
