A:link {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
; color: #999900
}
A:active {
	color : #FF8C00;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color : #FF8C00;
	text-decoration : underline;
	font-weight: bold;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6666;
; letter-spacing: 5pt; word-spacing: 10pt
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt; color: #000000;
	font-weight: bold;
	font-style: normal;
; letter-spacing: 8px; text-transform: none; font-variant: normal
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
; letter-spacing: 3pt; word-spacing: 3pt
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.sitetitle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18pt; color: #FF3300; letter-spacing: 2mm; font-weight: bold}
.bodyemph {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF3300}
