.splash {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 100%;
	float: left;
}

a {
color:#999999;
}

a:link, .a:visited {
	color:#B79E00;
	text-decoration: none;
}

a:hover, .a:active {
color:#999999;
font-weight:bold;
}
