@charset "utf-8";
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #993300;
	line-height: 12px;
}
.font {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #521604;
	text-indent: 0px;
	padding-left: 10px;
}
.font1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-indent: 0px;
	padding-left: 10px;
}
body {
	background-color: #999999;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline overline; color: red;
}

.footer A:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footer A:visited {text-decoration: none
color: #FFFFFF;
}
.footer A:active {text-decoration: none
color: #FFFFFF;
}
.footer A:hover {text-decoration: underline overline; color: white;}
