
.news {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #76140E;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 12pt;
}
.news:hover {
	text-decoration:none;
	color: #FFF9B6;
	background-color:#82443F;
}
.image_border {
	border-style:outset;
	border-color: #76140E;
	border-width:1px;
      }