body {
margin: 0;
padding: 0;
}


td {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	color: #000000;
}
a:link {
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
    color: #339900;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}


.footer {
	font-family: "Trebuchet MS";
	font-size: x-small;
}
#footer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	TEXT-ALIGN: center;
}
