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

		body {
	background-color: #303030;
}
body,td,th {
	color: #eee;
	text-align: center;
}
        .comingsoon {	color: #C0272C;
	font-size: 36px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.info {
	text-align: center;
	color: #eee;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
    a:link {
	text-decoration: none;
	color: #D21E29;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
   