body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: yellow;
	font-weight: bold;
	font-size: smaller;
	background: Black url(bottom.jpg) no-repeat fixed bottom;
}
td{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: yellow;
	font-weight: bold;
	font-size: smaller;
}
a:link, a:visited {
	color: yellow;
	Text-Decoration: none;
}

a:active, a:hover {
	color: black;
	Text-Decoration: none;
	background-color: Yellow;
}

.td1 {
	background-image: url(td1.jpg);
	background-color: #FFFF80;
	text-transform: uppercase;
	color: Black;
	height: 20px;
	font-size: medium;
}