BODY {	background-color: #F3F5F9;	background-image: url("../image/news_background.gif");	background-repeat: repeat-y;}#news {	width: 185px;	text-align: left;}#news .date{	margin:0px 0px 5px 0px;	font-Size:70%;	line-height:140%;	color:#204695;	text-decoration: none;}#news .title{	margin:0px 0px 10px 0px;	padding: 0px 0px 5px 0px;	border-bottom:1px dotted #5874B0;	font-Size:80%;	line-height:140%;	color:#333333;	text-decoration: none;}A{	text-decoration: underline;	color: #FF0000;}A:hover {	text-decoration: underline;	color: #1468D9;}