input.btnA {
	border: solid 1px #213b56;
	background-color: #4e7093;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 12px;;
	margin: 0px;
	cursor: pointer;}

input.btnA:hover {
	border: solid 1px #213b56;
	background-color: #27547d;
	color: #b4e9fa;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 12px;;
	margin: 0px;
	cursor: pointer;}

.ct {font-size: 12px; color: #000000; font-family: "Trebuchet MS"; font-size: 12px; line-height: 18px;}
.ct1 {font-size: 10px; font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; line-height: 13px; }
.ct1 a {color:#2c4e6e; text-decoration:underline;}
.ct1 a:link {color: #2c4e6e; text-decoration:none;}
.ct1 a:visited {color: #2c4e6e; text-decoration:none;}
.ct1 a:hover {color: #000000; text-decoration:none;}
.ct1 a:active {color: #2c4e6e; text-decoration:none;}