body {
	font-family:Verdana;
	background-attachment: fixed;
	background-image: url(images/news.gif);
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 50px;
}

.heading {
	font-family:Verdana;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}

.news {
	font-family:Verdana;
	font-size: 10px;
	color: #009900;
}

td {
    font-family:Verdana; 
	font-size:11px;
	color:#009900;
}

a:link {
	text-decoration:none;
	color: #009900;
	font-family: Verdana;
}
a:visited {
	text-decoration:none;
	color: #009900;
	font-family: Verdana;
}
a:hover {
	text-decoration:underline;
	color: #009900;
	font-family: Verdana;
}
