body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bkg.gif);
}

.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	font-weight: regular;
	text-decoration: none; }
	
.txtb {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	padding: 10px; }
	
a.txtb:link {color: #FF9900; text-decoration: none;}
a.txtb:visited {color: #FF9900; text-decoration: none;}
a.txtb:hover {color: white; text-decoration: underline;}

.brdr { border: 1px solid #000;}



