body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f09a31;
}

.menu 
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color:#003300;
}

.heading 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.content
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.newsheadline 
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.news
{
	font-family: Verdana;
	font-size: 8px;
	text-decoration: none;
	color: #000000;
}

.newsreadmoore
{
	font-family: Verdana;
	font-size: 9px;
	text-decoration: bold;
	text-decoration: none;
	color: #000000;
}
.footer
{
	font-family: Verdana;
	font-size:8px;
	text-decoration: none;
	color: #666666;
}
a.catlink:link, a.catlink:visited{
		text-decoration: none;
	}

	a.catlink:hover {
		color: #A83838;
	}