BODY {
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	background: black;
	color: white;
	background-position: top left;
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A:link { text-decoration: none; font-weight: bold; color: #ff9900 }
A:visited { text-decoration: none; font-weight: bold; color: #ff9900 }
A:active { text-decoration: none; font-weight: bold; color: #ff9900 }
A:hover { text-decoration: none; color: #ffffff }

a[href] img {border-width: 0;}

table.box {
  background-color: #660000;
  border: none;
  padding: 1px;
  width: 100%;
}
tr.boxheader {
  background-color: #660000;
}

tr.boxbody {
  background-color: #000000;
}

td.boxheader {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
}

td.boxbody {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color: #000000;
}

.navLink {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.textBox {
	color: #ff9900;
	background-color: #000000;
	background: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.topMenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.topText {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.bodyTitle {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;

}

.bodyHeading {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #660000;
	text-decoration: none;
}

.newsPoster {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
}

.newsItem {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}

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

.newsText {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.closingItem {
	text-decoration: none; 
	font-weight: bold; 
	color: #ff9900;
	font-size: 9px;
}
