.greenlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	line-height: normal;
	text-decoration: none;
}
a.greenlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	line-height: normal;
	text-decoration: none;
}
a.greenlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	line-height: normal;
	text-decoration: underline;
}
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2pt;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

