/* CSS Document */
body {
	background-image:url(images/dance_studio.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:0px;
	margin:0 0 0 0;
}
td {
	text-align:justify;
}
.border {
	border-left-color: #000000;
	border-left-style: dotted;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: dotted;
	border-right-width: thin;
	padding-left:12px;
	padding-right:12px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.colorlink {
	color:#0C0;
	text-decoration:underline;
}
