a:link {
	color: #BF5A08;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
}
a:visited {
	text-decoration: none;
	color: #BF5A08;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
}
a:active {
	color: #FFCC00;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.body_text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}
.header1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.dash_back {
	background-image: url(images/dash_back.gif);
	background-position: right;
}
.nav_out {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;
}
.header2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #BF5A08;
}
.body_bold_white {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
