A {
	font-family : Arial, Helvetica, sans-serif;
	color : #002000;
	font : bold smaller;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	color : #002000;
	font : bold smaller;
	text-decoration : underline;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #008400;
	font : bold smaller;
	text-decoration : underline;
}
