table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #D59A4C;
	text-decoration: underline;
}
a:hover {
	color: #D59A4C;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
h2 {
	font-size: 24px;
	font-family: "Trebuchet MS";
	color: #CC9900;

}
