body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

.mainheading {
	font-size: 16px;
	font-weight: bold;
	color: #FF0099;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.underlined {
	text-decoration: underline;
}
.sig_script {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

.linktext {
	font-size: 24px;
	margin-bottom: 8px;
}

.biglink {
	color: #FF9900;
	text-decoration: none;
	font-size: 24;
	font-weight: bold;
}

.biglink:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 24px;
}
.biglink:visited {
	text-decoration: none;
	color: #FF9900;
	font-size: 24px;

}
.biglink:hover {
	text-decoration: none;
	color: #99CC33;
	font-size: 24px;

}
.biglink:active {
	text-decoration: none;
	color: #FF9900;
	font-size: 24px;
}

.top_menu{
	font-size: 12px;
	font-weight: normal;
	background-color: #000066;
	border: 1px solid #FFFFCC;
}

.top_menu_tickets{
	font-size: 12px;
	font-weight: normal;
	background-color: #FF6600;
	border: 1px solid #FFFFCC;
}

.top_menu_text a {
	color: #FFFFFF;
}

.top_menu_text a:link {
	color: #FFFFFF;
}

.top_menu_text a:visited {
	color: #FFFFFF;
}

.top_menu_text a:hover {
	color: #FFFF00;
}

.top_menu_text a:active {
	color: #CC0000;
}