body, html {	
	background-color: #4f4f4f;
	background-image: url("");
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.style1 {color: #000000; font: 12px arial, helvetica, sans-serif; font-weight: normal;}


.footer 	 { color: #939191; font: 11px arial, helvetica, sans-serif; letter-spacing: 3px; font-weight: normal; }
.style2 	 { color: #de7521; font: 16px Helvetica; font-weight: normal; }

a:link.style2 { color: #de7521; text-decoration: none; }
a:visited.style2 { color: #de7521;text-decoration: none; } 
a:hover.style2 { color: #000000; text-decoration: none;} 


.style3 	 { color: #000000; font: 14px Helvetica; font-weight: bold; }
.style4 	 { color: #000000; font: 11px Helvetica; font-weight: normal; }
.style5 	 { color: #de7521; font: 11px Helvetica; font-weight: normal; }
.style7		 { color: #de7521; font: 22px Helvetica; font-weight: normal; }
.style6 	 { color: #000000; font: 16px Helvetica; font-weight: normal; }

a:link.style5 { color: #de7521; text-decoration: none; }
a:visited.style5 { color: #de7521;text-decoration: none; } 
a:hover.style5 { color: #000000; text-decoration: none;} 



a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000;text-decoration: none; } 
a:hover { color: #de7521; text-decoration: none;} 


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}

a:link.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}
a:visited.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}
a:hover.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#ffffff;
	background-color:#e17822;
	text-decoration:none;
}
a:active.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}