body {
	background-image: url();
	background-color: #000000;
}
.frameTable {
	border-top: 2px solid #320000;
	border-right: 2px solid #320000;
	border-bottom: 2px solid #320000;
	border-left: 2px solid #320000;
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	text-align: center;
}
.enter a:link, .enter a:visited, .enter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.enter a:hover {
	text-decoration: underline;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}
.tekst a:link, .tekst a:visited, .tekst a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.tekst a:hover {
	text-decoration: underline;
}
.tekstBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	text-align: center;
}
