@charset "utf-8";

.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #3d3d3d;
}



.splash_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #5e94b8;
}


a:visited, a:active {
	text-decoration:underline;
}


a:hover {
	text-decoration:none;
}
