body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF00;
	font-family: "Book Antiqua";
}
<table width="100%"  height="100%"border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>.logo {
}
.logo {
	font-family: "Book Antiqua";
	font-style: italic;
	color: #0033CC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline blink;
}
a:visited {
	color: #0033CC;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}
.linkcell {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFF00;
}

