td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}
.large {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titletext {
	font-size: 20px;
	color: #666666;
	text-align: center;
}
.band {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.small {
	font-size: 9px;
}
