body {
	color: #323232;
	background-color: #969696;
}

a {
	color: #323232;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.navigation {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	text-align: left;
}

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}

.navigation2 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	color: #C0C0C0;
}

.copyright {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #C0C0C0;
}

.sitebuild {
	font-family: Verdana;
	font-size: large;
	font-style: normal;
}
