A:link {
	COLOR: orange; 
	font-weight: bold;
	text_decoration: none;
}
A:visited {
	COLOR: orange; 
	font-weight: bold;
	text_decoration: none;
}
A:active {
	COLOR: orange; 
	font-weight: bold;
	text_decoration: none;
}
A:hover {
	COLOR: #666666;
	}
H1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 3px;
	text-align: center;
	background: #FF9900;

}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	font-style: normal;
	color: black;

}
.body_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	font-style: normal;
	color: white;
	text-align: center;
	background: black;

}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	font-style: normal;
	text-decoration: none;
	background: #000000;
	  
}

.header1     { font-size: .9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; height: 70px; color: #666666; font-weight: bold; background: #FFF url(images/bg1.jpg) repeat-x top left;}