BODY {
	SCROLLBAR-FACE-COLOR: #E5E5E5;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-SHADOW-COLOR: #E5E5E5;
	SCROLLBAR-3DLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-ARROW-COLOR: #000066;
	SCROLLBAR-TRACK-COLOR: #E5E5E5;
	SCROLLBAR-DARKSHADOW-COLOR: #E5E5E5;
	background-color: #FFffff;
	margin: 0px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	font-weight: normal;
}
.news2 ,.news2 :link,.news2 :visited,.news2 :active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000090;
	text-decoration: none;
	font-weight: normal;
}
.news2 :hover {
	color: #000000;
	text-decoration: none;
}

