.stayblack {
	color: #000000;
}
.sw {
	color: #FFFFFF;
}
.sg {
	color: #666666;
}
a:hover {
	background-color: #FFFF00;
	color: #000000;
	text-decoration: overline;

}
.bgorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #FF9900;
}
.grbck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #009900;
}
.blueback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3333CC;
}
.sb {
	font-size: 11px;
	font-weight: 500;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9D8AC;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stxt {
	font-size: 12px;
	color: #000000;
	background-color: #E5E5E5;
}
