.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3D6E6A;

}
.txtBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3D6E6A;
	font-weight: bold;

}
.txtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3D6E6A;
	font-weight: bold;

}
.txtBoldUnder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #3D6E6A;
	font-weight: bold;
	text-transform: lowercase;

}
.txtTable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	color: #3D6E6A;
}
