a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
        text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0088D6;	
	text-decoration: none;
}

.linews{
	height:15px;
	width:288px;
	float: left;
	line-height:15px;
	text-align:left;
	padding-left:10px;
	overflow: visible;
	background-image: url(/images/6x6.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #ffffff;
}
.liread{
	height:20px;
	width:230px;
	float: left;
	line-height:20px;
	text-align:left;
	padding-left:12px;
	overflow: visible;
	background-image: url(/images/art.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #ffffff;

}
.linews_title{
	height:20px;
	width:700px; 
	float: left;
	text-align:left;
	padding-left:12px;
	line-height:20px;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

.ligrade{
	height:25px;
	width:100px;
	float: left;
	line-height:25px;
	text-align:left;
	padding-left:18px;
	overflow: visible;
	background-image: url(/images/9X9_blue.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;

}
