.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.vline {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1F1F1F;

}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #161616;

}
.txtheader2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #161616;
}
