
.splash_head {
	font-family: Helvetica Bold, Arial Black, Arial Bold, Arial, Helvetica;
	font-size:18px;
	color: #ffffff;
}
.splash_head a:link{
	color: #ffffff;
	text-decoration:none;
}
.splash_head a:visited{
	color: #ffffff;
	text-decoration:none;
}
.splash_head a:hover{
	color: #cccccc;
	text-decoration:none;
}
.splash_head_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}
.splash_details {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.splash_details a:link{
	color: #000000;
	text-decoration:none;
}
.splash_details a:visited{
	color: #000000;
	text-decoration:none;
}
.splash_details a:hover{
	color: #333333;
	text-decoration:none;
}