.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;


}


.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;



}





.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #990000;
	line-height: 18px;
	text-decoration: none;
	
}



a.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #F6A432;
	line-height: 18px;
	text-decoration: underline;
}



.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
	
}



a.newslinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #162B94;
	line-height: 18px;
	text-decoration: underline;
}
