@charset "utf-8";
/* CSS Document */

.splash	{
	font-size:.75em;
}
.splash, .splash a:link, .splash a:visited	{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#000;
	line-height:2em;
	text-decoration:none;
}
.splash a:hover	{
	text-decoration:underline;
	color:#000;
}


.nav	{
	font-size:.65em;
}

.nav, .nav a:link, .nav a:visited	{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#000;
	text-decoration:none;
}

.nav a:hover	{
	text-decoration:underline;
	color:#000;
}

