.link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-position: right;
}
a.link:hover {
	color: #FF9900;
	text-decoration: underline;
}
