body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/homebg.gif);
	background-repeat: no-repeat;

}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.newsLink {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.newsLink:hover {
	text-decoration: underline;
}
