	a:visited {
	color : #739c7a;
	text-decoration : none;
	font-weight : bold;
}
	a:link {
	color : #336633;
	text-decoration : none;
	font-weight : bold;
}
	a:hover {
	color : #489048;
	text-decoration : none;
	font-weight : bold;
}
	body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333300;
	text-decoration : none;
}
	.extraspace {
	padding-top : 4px;
	height : 20px;
	border-style : none;
}
	a.h3anchors:visited {
	color : #6b874b;
	text-decoration : none;
}
	a.h3anchors:link {
	color : #333300;
	text-decoration : none;
}
	a.h3anchors:hover {
	color : #315c00;
	text-decoration : none;
}
