a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #006400;
	text-decoration: none;
}
a:active {
	color: #006400;
	text-decoration: none;
}

.fs8 {
	font-size: 8pt;
	line-height: 1.3;
}
.fs10 {
	font-size: 10pt;
	line-height: 1.3;
}
.fs12 {
	font-size: 12pt;
	line-height: 1.3;
}
.fs14 {
	font-size: 14pt;
	line-height: 1.3;
}
