A {
	text-decoration: none;
	color: Green;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
}

A:HOVER {
	text-decoration : underline;
}

