.LinkProps {
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	font-family: "BankGothic Md BT";
	color: #3366CC;


	



}

.RegUnderlinedLinks {
	font-family: Georgia"Times New Roman", Times, serif;
	text-decoration: underline;
	color: #0000CC;


}
.BankGothic {
	font-family: "BankGothic Md BT";
	text-decoration: none;
	color: #6633CC;
	font-size: 14px;
	font-weight: bold;

}

