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:10px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 2px 0;
}
.news_title a{
	color:#F26522;
	background:inherit;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	padding-left: 2px;
}
.copy{
	background-image:url(images/bottom2.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:inherit;
}
.copy a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background-color:inherit;
}
.link{
	font-weight:bold;
	color:#F26522;
	background:inherit;
	font-size:11px;
	text-decoration:underline;
}
.link1{
	font-weight:normal;
	color:#F26522;
	background:inherit;
	font-size:11px;
	text-decoration:underline;
}
.link2{
	font-weight:bold;
	color:#F26522;
	background:inherit;
	font-size:11px;
	text-decoration:underline;
}



.news_title a:hover{
	color:#F26522;
	font-size:14px;
	font-weight:bold;
}

.welcome
{
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.welcome:hover
{
	color:#F26522;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

	


