div.news_title a:link {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: underline; 
	color: rgb(92, 94, 94);
}
div.news_title a:visited {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: underline; 
	color: rgb(92, 94, 94);
}
div.news_title a:hover {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: underline; 
	color: rgb(92, 94, 94);
}
div.news_title a:active {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: underline; 
	color: rgb(92, 94, 94);
}


div.news_abstract a:link {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	color: rgb(0, 131, 170);
} 
div.news_abstract a:visited {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	color: rgb(0, 131, 170);
}
div.news_abstract a:hover {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	color: rgb(0, 131, 170);
}
div.news_abstract a:active {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	color: rgb(0, 131, 170);
}

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: #F5FAFC;
	overflow: hidden;
	border: 0px solid orange;
	padding: 2px;
}

div.news_title {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: none; 
	color: rgb(92, 94, 94);
}

div.news_date {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: none; 
	color: rgb(92, 94, 94);
}

div.news_description {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: none; 
	color: rgb(92, 94, 94);
}


