body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9eb7b5;
}
body {
	background-color: #45375a;
	margin-top: 75px;
}

#introcenter {
	margin: auto;
	width: 711px;
}

.introtext {
	text-align: center;
}

.entertext {
	text-align: center;
	font-size: 18px;
	letter-spacing: 20px;
	color: #9eb7b5;
}

a.enter:link {
	text-align: center;
	font-size: 18px;
	letter-spacing: 20px;
	text-decoration: none;
	color: #9eb7b5;
}

a.enter:visited {
	text-align: center;
	font-size: 18px;
	letter-spacing: 20px;
	text-decoration: none;
	color: #9eb7b5;
}

a.enter:hover {
	text-align: center;
	font-size: 18px;
	letter-spacing: 20px;
	color: #9966FF;
	text-decoration: none;
}

.links {
	font-size: 12px;
	color: #45375a;
	text-align: center;
}

a.links:link {
	font-size: 12px;
	color: #45375a;
}

a.links:visited {
	font-size: 12px;
	color: #45375a;
}

a.links:hover {
	font-size: 12px;
	color: #45375a;
}