/* ### SPLASH CSS ### */

	body, html {
		margin: 0px 0px 0px 0px;
		background-color: #2c2c2c;
		height: 100%;
		font-size: 16px;
		font-family: Tahoma, Arial;
	}


	table.Menu {
		color: #bababa;
	}

	a:link {
		color: #bababa;
		text-decoration: none;
	}

	a:visited {
		color: #bababa;
		text-decoration: none;
	}

	a:hover {
		color: #ffc60e;
		text-decoration: none;
	}