.st {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
	}
a, a:link, a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover, a:active {
	text-decoration:underline;
	color:#666666;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
}
.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e647e;
	padding-left: 5px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
