table.FooterMenu{

	margin: auto;
}

table.FooterMenu td{

	color: #aaaaaa;
}

table.FooterMenu td a{

	color: #666666;
	border: solid 0px #ff0000;
	text-decoration: underline;
}

table.FooterMenu td a:hover{

	text-decoration: none;
}