greenlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	}

a.greenlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}	
	
a.greenlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #74A899;
	font-weight: bold;
	text-decoration: none;
}
a.greenlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5F4D29;
	font-weight: bold;
	text-decoration: none;
}
a.greenlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5F4D29;
	font-weight: bold;
	text-decoration: none;
}
