.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #C2FFFF;
	font-weight: lighter;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}
	.text a:link {text-decoration:underline; font-weight:bold; color:#FFFFFF}
	.text a:visited {text-decoration:underline; font-weight:bold; color:#FFFFFF}
	.text a:hover {text-decoration:underline; font-weight:bold; color:#FFFFFF}
	.text a:active {text-decoration:underline; font-weight:bold; color:#FFFFFF}

.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2FFFF;
}

