a:link {color: #008998;}
a:visited {color: #008998;}
a:hover {color: #c9b280;}
a:active {color: #c9b280;}

.header {
	background-color: #008998;
}

.tnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828a8f;
	text-transform: capitalize;
	font-variant: small-caps;
	padding: 3px;
	background-color: #c9b280;
	text-decoration: none;
}

.tnavigation a:link {
	color: #000000;
	text-decoration: none;
}
.tnavigation a:visited {
	color: #000000;
	text-decoration: none;
}
.tnavigation a:hover {
	color: #008998;
	text-decoration: none;
}
.tnavigation a:active {
	color: #008998;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #828a8f;
	font-variant: normal;
	font-weight: normal;
}

.navigation a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:hover {
	color: #008998;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:active {
	color: #008998;
	text-decoration: none;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pagehead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #008998;
	font-variant: small-caps;
	text-decoration: none;
}

.pagehead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #828a8f;
	font-variant: small-caps;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	padding: 2px 2px 2px 10px;
	background-color: #008998;
}
