body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-image: url(img/background.png);
	margin-top: 0px;
}

td {
	font-family: "Tempus Sans ITC", Verdana;
	font-size: 16px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;	
	text-decoration: none;
}
a:link { color: #000000 }
a:visited { color: #000000; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

.test a {
	color: #FFFFFF;
	font-family: "Tempus Sans ITC", Verdana;
	font-size: 24px;
	text-decoration: none;
}

.td a:link { color:#000000; }
.td a:hover { color:#0033CC }
.td a:visited { color:#000000; }
.td a:active { color:#0033CC; }
	
.Header {
	font-family: "Tempus Sans ITC", Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
