A:link {	font-size : x-small;
	font-family : arial, helvetica;
	font-weight : bold;
	color : #006633;
	text-decoration : underline;  }
A:Visited {
	font-size : x-small;
	font-family : arial, helvetica;
	color : #006633;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover {
	font-size : x-small;
	font-family : arial, helvetica;
	color : #66CC33;
	text-decoration : none;
	font-weight : bold;
	background-color : transparent;
}

BODY {
}

