.brdr {
	border: 1px dotted #666666;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txt:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txt:visited {
	text-decoration: none;
	color: #666666;
}
.txt:hover {
	text-decoration: none;
	color: #669900;
}
.txt:active {
	text-decoration: none;
	color: #666666;
