.ver12b {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #6D3391;
	text-decoration: none;
}
a:visited {
	color: #6D3391;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height:12px;
	color: #000000;
}
a.morelnk:link {
	font-family: Arial;
	font-size: 10px;
	color: #e85c25;
	text-decoration: none;
}
a.morelnk:visited {
	font-family: Arial;
	font-size: 10px;
	color: #e85c25;
	text-decoration: none;
}
a.morelnk:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.btn {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/submit_bg.gif);
	height: 25px;
	width: auto;
	border: 1px solid #FFFFFF;
	background-position: center center;
}
