body {
	scrollbar-base-color:#4A2100;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;


}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFF00;
	font-style: normal;


}
a:hover {
	color: #FFFF00;

}
a:visited {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.tblbrdr {

	border: 1px solid #4A2100;
}
.txt {
	font-size: small;
	color: #FFFFFF;
}
.txtbig {
	font-size: medium;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;

}
.txtwow {
	font-size: x-large;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;

}
.txtsmall {
	font-size: x-small;
	font-style: normal;
}
.abig {
	font-size: large;
	color: #FFFF66;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.brdr {
	border: 2px solid #9966CC;
}
.glow {
    	filter: Glow(Color=#000000, Strength=4);
}
.lf-hdr {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.lf-title {
	font-size: medium;
	font-style: normal;
	font-weight: bold;

}
.lf-desc {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
