body {
	margin: 0px 0px 0px 0px;
	background-color: #0D0D0D;
}

.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 #666666;}



