body {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	background-image: url(images/splash-page-bg.gif); 
	background-repeat:repeat-x; 
	background-color:#000000;
	margin:0px;
}
a:link {
	color: #FFFFFF;	
	font-weight:bold; 
	text-decoration:none;
}
a:hover {
	color:#FF6600; 
	font-weight:bold; 
	text-decoration:none;
}
a:visited {
	color:#FF6600;
	font-weight:bold; 
	text-decoration:none;
}