a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #00FF00;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
h6 {
	font-size: xx-small;
}
.insidelink {
	font-size: 14px;
	color: #00FFFF;
	text-decoration: none;
}
.insidelinkgrn {
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}
.linktitlelink {
	font-size: 13px;
	color: #00FFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.linktitlelinkgrn {
	font-size: 13px;
	color: #00FF00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.linktext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.linkwwwminiblu {
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
	font-family: "Courier New"; Arial, Helvetica, sans-serif;
}
.linkwwwminigrn {
	font-size: 9px;
	color: #00FF00;
	text-decoration: none;
	font-family: "Courier New"; Arial, Helvetica, sans-serif;
}

