.bord {
	border: 1px solid #333333;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.htxt {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.blu {
	color: #0000FF;
	font-weight: bold;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
