/* CSS Document */

h1, h1 a:link, h1 a:visited, h1 a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
p, p a:link, p a:visited, p a:active  {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.soon {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.enter, .enter a:link, .enter a:visited, .enter a:active  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

