@charset "utf-8";
.news {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.news a {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.news a:hover {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #D58000;
	text-decoration: none;
}

.newsh img
{

border:solid 1px #FF9900;
padding:2px;
margin:2px;}
