@charset "utf-8";
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TopNav {
	font-size: 11px;
	font-weight: bold;
	color: #DA9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.HiInterestHdr {
	font-size: 16px;
	font-weight: bold;
	color: #E89719;
	text-decoration: none;
}
.hdrlg {
	font-size: 24px;
	font-weight: bold;
	color: #CCC;
	}
.hdrlglink {
	font-size: 24px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.FtrNav {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

