td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330033;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.large {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titletext {
	font-size: 20px;
	color: #666699;
}
.bandtext {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}
.small {
	font-size: 9px;
}
body {
	background-color: #FF9933;
}
