@charset "utf-8";
/* Splash Page */

.splashText {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.splashText:hover {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
}

.splashText2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#FFFFFF;
}

.footer {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
