.dh {
	font-family: FederationBold;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #01fffd;
	text-decoration: none;
}
.bgr {
	background-attachment: fixed;
	background-image: url(images/bgr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bbg {
	background-attachment: fixed;
	background-image: url(images/buybg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ibg {
	background-attachment: fixed;
	background-image: url(images/i-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kbg {
	background-attachment: fixed;
	background-image: url(images/kbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.font {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
	color: #DBDBDB;
	line-height: 150%;
}
