.moss
{
	color: #8ea884;
	font-family: helvetica;
	font-weight: bold;
	margin-left: 1em;
}

.gold
{
	color: #e8d786;
	font-family: helvetica;
	font-weight: bold;
	margin-left: 1em;
}


.black
{
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	margin-left: 1em;
}

.black75
{
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	font-size: 75%;
	margin-left: 1em;
}


a:link
{
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #7c7c7a;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #b5072c;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
}

hr
{
color: black;
}

