
.splashpage {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
}

a         {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
a:link    {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: BOLD;
}

a:visited { text-decoration: none }

a:hover   {
	text-decoration: underline;
	color: #ffffff;
	font-weight: BOLD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:active  {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9pt;
	color: #cccccc;
	font-weight: BOLD;
}





