.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #633639;
	text-decoration: underline;
}
.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
}
.nav {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}
.navnobold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
}
.nav a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.nav a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.title {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #5C302F;
}
