A:HOVER {color : #9C846C; text-decoration : underline;}

A.footer:LINK {
	text-decoration: underline;
	color: #47A14D;
}

A.footer:VISITED {
	text-decoration: underline;
	color: #cd853f;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #DFD7C2;
}

A.footer:HOVER {
	color: DFD7C2;
	text-decoration : underline;
}

A.footer1:LINK {
	text-decoration: underline;
	color: DFD7C2;
}

A.footer1:VISITED {
	text-decoration: underline;
	color: DFD7C2;
}

A.footer1:ACTIVE {
	text-decoration: underline;
	color: #DFD7C2;
}

A.footer1:HOVER {
	color: #DFD7C2;
	text-decoration : underline;
}

td {  font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 12px}
