.links:link
{
	color: #4f9ab1;
	font-weight: bold;
}
.links:hover
{
	color: #4f9ab1;
	font-weight: bold;
}
.links:visited
{
	color: #4f9ab1;
	font-weight: bold;
}
.block_new{
	background-image: url(../images/all.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 486px;
	height: 207px;
	display: block;
	margin-top: 15px;
	padding-left: 0px;
}
.block_new-content{
	padding-top: 40px;
	float: left;
}

