A {
	
}
TD {
	font-family : sans-serif;
}
 A.footer {
	color : #006699;
	font-size : smaller;
	text-decoration : underline;
}

A.footer:HOVER {
	color : #9C0031;
}


A {
	color: white;
	text-decoration : none;
}

A:Hover {
	color: black;
	text-decoration : none;
}


BODY { 

	font-family : sans-serif;
 } 