.blue {
	font-size: 14px;
	color: 0A799D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: 0090BF;
	text-decoration: none;
}
.blue4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: E2F8FF;
	text-decoration: none;
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.input1 {
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	height: 18px;
	width: auto;
}
.input2 {
	background-color: #BFDFFF;
	border: none;

}
.b:link {
	font-size: 12px;
	color: #E88B00;
	text-decoration: none;
	font-weight: bold;
}
.b:visited {
	font-size: 12px;
	color: #E88B00;
	text-decoration: none;
	font-weight: bold;
}
.b:hover {
	font-size: 12px;
	color: #E88B00;
	text-decoration: underline;
	font-weight: bold;
}
