/* CSS Document */

h1 {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

h2 {
	font-family: Arial, "Arial Black";
	font-weight: bold;
	color: #FFCC00;
}body {
	background-color: #000000;
}
.footer-padding {
	padding: 10px;
}
.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, "Arial Black";
	font-size: 36px;
	font-weight: bold;
	color: #B9B9B9;
	text-decoration: none;
}

.menu a:hover {
	font-family: Arial, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, "Arial Black";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}


.enter, .enter a:link, .enter a:visited, .enter a:active {
	font-family: Arial, "Arial Black";
	font-size: 28px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

.enter a:hover {
	font-family: Arial, "Arial Black";
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

