#FooterFormat {

}
#FooterFormat td {
	text-align: center;
}
#FooterFormat a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bolder;
}
#FooterFormat a:hover {
	color: #CC0000;
}
#MyAddress a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	font-size: 10px;
	background-color: #CCCCCC;
}
#MyAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#MyAddress a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	font-style: italic;
	background-color: #FFFFFF;
}


