body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: transparent;
}
	
a {
	font-family: Tahoma, Arial;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	}

a:visited {
	color: #ffffff;
	background-color: none;
	text-decoration: underline;
	}
	
a:hover {
	color: #ffffff;
	background-color: none;
	text-decoration: underline;
	}

.footer_links {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px; 
	color: #728497;
	text-decoration: none;
	background-color: none;
}
a.footer_links {
	color: #728497;
	text-decoration: none;
	background-color: none;
}
a:hover.footer_links {
	color: #728497;
	background-color:none;
	text-decoration: underline;
}
a:visited.footer_links {
	color: #728497;
	text-decoration: none;
}

