.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.txtu {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.txtu:link {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a.txtu:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a.txtu:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	color: #E11217;
	font-weight: bold;
	text-decoration: none;
}

.under {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.brdrblack {
	border: 1px solid black;
}

.brdr {
	border: 2px solid #CC9966;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
