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

