body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../Page%20images/pageLayout/BG.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
	color: #333333;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
	sfont-size:11px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-size:11px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-size:11px;
}

.posted {
	font-size:10px;
	color: #FF9900;
}

.rsDetails {
	font-size:10px;
	color: #333333;
	font-size:11px;
}
.rsDetailsGreen {
	font-size:10px;
	color: #c4d918;
	font-size:11px;
}
.newsDate {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.newsTitle {
	font-size: 14px;
	font-weight: bold;
}
.rsDetails2 {
	font-size:10px;
	color: #333333;
	font-size:13px;
}
