.txtwht {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txtblksm {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
a:visited {

	font-family: "Century Gothic";
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
a:hover {

	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.txtblk {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.txtbrwnbold {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}
.txtpurple {


	font-family: "Century Gothic";
	font-size: 12px;
	color: #6699CC;
}
.txtred {


	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF0000;
}
.txtgrnbold {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #339900;
	font-weight: bold;
}

