@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: lighter;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
a:visited {
	color: #EEEEEE;
}
a:hover {
	color: #FF0066;
}
a:active {
	color: #FF0066;
}
.dares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.dares2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0066;
}
