A		{ text-decoration : none;
		  background-color: #CCFFCC;	}

A:hover		{ text-decoration: underline;	}

H1		{ font-style: italic;
		  color     : #00FF00;		}

BODY,TH,TD	{ line-height: 130%;		}

