td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxHeading {
	color: #000000;
	font-weight:bold;
}

.latestNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #C5B580;
}
.white  {
	color: #FFFFFF;
}
h2 {

	font-size: 11px;
	font-weight: bold;
	color: #90845E;
}

i,.faded {
color: #90845E;
}
a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	color: #C5B580;
	text-decoration:underline;

}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #C5B580;
	text-decoration:none;

}
a.sublink:link, a.sublink:visited, a.sublink:active {
	font-size: 11px;
	font-weight: bold;
	color: #C5B580;
	text-decoration:none;

}
a.sublink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #C5B580;
	text-decoration:underline;
}
a.small:link, a.small:visited, a.small:active {
	font-size: 11px;
	font-weight: bold;
	color: #C5B580;
	text-decoration:underline;

}
a.small:hover {
	font-size: 11px;
	font-weight: bold;
	color: #C5B580;
	text-decoration:none;
}

.quote {color:C5B580;font-weight:bold}