.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;

}
.btm-links {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.btm-links:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}


.main-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	line-height: 18px;
}
.main-text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 18px;
}


a:link { color: blue; }
a:visited { color: red; }
a:hover { color: red; }
a:active { color: blue; }



.sub-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033956;
	text-decoration: none;
	border: 10;
}
.box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bigtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	padding-left: 30px;
}
