.notmaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D4F99;
	text-decoration: none;
}
.blue:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6FCB2A;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #6FCB28;
}
.txt_box {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #0D4F99;
}

.txt_green_13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #57A220;
	font-weight: bold;
	text-decoration: none;
	}