.art_header {
	width:97%;
	margin: 0px 10px 10px 10px;
	color: #4985bc;
	font-weight:bold;
	font-size: 12px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #666666;
	}

.art_header a{
	color: #003163;
	text-decoration:none;
	}

.art_header a:hover {
	color: #4985BC;
	text-decoration:underline;
	}

.art_title, .art_title a {
	font-weight: bold;
	color: #003163;
	font-size:12px;
	text-decoration: none;
	margin: 0px 10px 3px 10px;
	}

.art_title a:hover {
	text-decoration:underline;
	color: #4985BC;
	}

.art_syn {
/*	border-width:0px 0px 1px 0px;
	border-style: solid;
	border-color: black; */
	margin: 0px 20px 10px 50px;
	}

.art_body {
	margin: 0px 10px 3px 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #666666;
	}

.art_body a{
	text-decoration:none;
	color: #003163;
	font-weight: bold;
	}

.art_body a:hover {
	text-decoration:underline;
	color:#4985BC;
	}

.art_promo {
	margin: 10px 10px 20px 10px;
	font-style:oblique;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #666666;
	}

.art_promo a{
	color: #003163;
	font-weight:bold;
	text-decoration:none;
	}

.art_promo a:hover {
	color: #4985BC;
	text-decoration:underline;
	}

.art_new {
	float:right;
	}

.art_new a{
	text-decoration:none;
	color:#4985BC;
	}

.art_new a:hover {
	text-decoration:underline;
	color: #003163;
	}
	
