A:HOVER {color : Red; text-decoration : underline;}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}


A.footer:LINK {
	text-decoration: underline;
	color: LightGoldenrodYellow;
}

A.footer:VISITED {
	text-decoration: underline;
	color: LightGoldenrodYellow;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: Yellow;
}

A.footer:HOVER {
	color: Yellow;
	text-decoration : underline;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal;}
