.txt {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.txtu {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.txtu:link {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a.txtu:visited {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a.txtu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E11217;
	font-weight: bold;
	text-decoration: underline;
}

.under {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:link {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #E11217;
	font-weight: bold;
	text-decoration: none;
}

.copy {
	font-family: Verdana;
	font-size: 10px;
	color: #FEFDE8;
	font-weight: bold;
	text-decoration: none;
}

.brdr {
	border: 1px solid #E11217;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
