.bottomnavigation {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bottomnavigation a:link {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:none;
	font-variant: normal;
	text-transform: none;
}
.bottomnavigation a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}	
.bottomnavigation a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.sitetext {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
}
.sitetext a {
	color: #FFFFFF;
}

.header {
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
