@charset "utf-8";
body {
	background-color: #432525;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3333;
	text-decoration:underline;
}
a.navHdr {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none
}
a.navHdr:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3333;
	text-decoration:underline;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration:none
}
a.hlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none
}
a.hlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3333;
	text-decoration:underline;
}
.txtHglt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration:none
}

