.news {
	font-family: Arial;
	font-size: 10px;
	color: #727272;
	font-weight: normal;
	line-height: normal;
}

.news a:link {
	font-family: Arial;
	font-size: 10px;
	color: #9b4747;
}
.news a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #9b4747;
}
.news a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #9b4747;
}






body {
	font-family: Arial;
	font-size: 11px;
	color: #474747;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}


h3 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #474747;
	line-height: 20px;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	line-height: 16px;
}



td {
	font-family: Arail;
	font-size: 11px;
	color: #474747;
	line-height: 12px;
}


a:link{
	color: #235cc2;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	color: #235cc2;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #235cc2;
	text-decoration: underline;	
}
hr {
	color: #474747;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}.bg {
	background-color: #fffcdf;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_left {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_right {
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_content {
	background-image: url(images/content_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_top {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_right {
	background-image: url(images/content_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.content {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}
.read_more {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #464646;
	text-decoration: underline;
}

.read_more a:link { 
    color: #464646;
	font-weight: normal;
	text-decoration: underline;
} 

.read_more a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #464646;
}

.read_more a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #9b4747;
}