body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#362F2D;
}
a{
	color:#3E3D3D;
	text-decoration:none;
	font-weight:bold;
	background:inherit;
	/*background-color:#F7F7F5;*/
}
.news_title{
	font-size:12px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.news_title a{
	background:inherit;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
}
.copy{
	background-image:url(images/bottom2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FFFFFF;
	background-color:inherit;
}
.copy a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background-color:inherit;
}
