/* CSS Document */

A { font-family:arial,lucida sans,comic sans ms,technical; font-size:12px; font-weight:bold; text-decoration:none; color:white; }
A:link { color: gold; }
A:visited { color: white; }
A:hover { color:#336500; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
