body {
	margin: 0px 0px 0px 0px;
}

.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none; }
a.txt:link {color: black; text-decoration: none;}
a.txt:visited {color: black; text-decoration: none;}
a.txt:hover {color: red; text-decoration: none;}

.brdr1 { border: 2px solid black; }



