.art_an_title {
	font-family : "Arial,Verdana";
	font-size : 13px;
	color : #000000;
}

.art_an_title a{
	font-family : "Arial,Verdana";
	font-size : 13px;
	color : #000000;
}

div.art_an_title {
	margin-bottom : 8px;
}

.art_other_an_title a{
	font-family : "Verdana,Times,Arial";
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

div.art_other_an_title {
	margin-bottom : 13px;
}

.art_title {
	font-family : "Verdana,Times,Arial";
	font-size : 20px;
	color : #000000;
    font-weight : bold;
	text-decoration : none;
}

.art_text {
	font-size : 14px;
	font-family : "Times,Arial,Verdana";
	color : #000000;
	margin-bottom : 40px;
}

.art_text p{
	font-size : 14px;
	font-family : "Times,Arial,Verdana";
	color : #000000;
}

div.art_an_head a {
	font-family : "Verdana,Arial,Times";
	font-size : 11px;
	color : #FFFFFF;
	background : #0099CC;
	border-left : 4px solid #0099CC;
	text-decoration : none;
	text-transform : uppercase;
	display : block;
    font-weight : bold;
	width : 150px;
}

div.art_an_head a:hover {
	text-decoration : none;
}

