.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: none;
}

.txt2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tble {
	border: thin dashed #0066CC;
}
.hd_lnk_txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.hdn {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #000064;
	text-decoration: none;
}
.tble2 {
	border-top: thin none #999999;
	border-right: thin dashed #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
