@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #C93;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.splash {
	background-image: url(http://www.djsingle.com/imgs/splash_bg.jpg);
}
td {
	font-size: 10px;
}

