.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:link { color:#006600; text-decoration:underline; font-weight: bold; background:transparent}
a:visited { color:#006600; text-decoration:underline; font-weight: bold; background:transparent}
a:hover { color:#006600; text-decoration:underline; font-weight: bold; cursor:hand; background:transparent}
a:active { color:#006600; text-decoration:underline; font-weight: bold; background:transparent}
