body {
	background-color: #351b3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFC600;
	margin-top: 20px;
	margin-bottom: 20px;
}
table {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC00D;
}
h1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-size: small;
}
.floatright {
	float: right;
}
.imageborder {
	border: thin solid #351B3E;
}
a:link {
	color: #FFC600;
}
a:visited {
	color: #FFC600;
}
.news {
	color: #FFC600;
	font-size: small;
}

a:hover {
	color: #FFC600;
}
a:active {
	color: #FFc600;
}
.footer {
	font-size: xx-small;
}
.dancetips {
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
}
.flash {
	text-decoration: blink;
	color: #FFFFFF;
}
