a:link {
	color: #006CB8;
	text-decoration: underline;
}
a:visited {
	color: #006CB8;
	text-decoration: underline;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
.font12 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.font10 {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
}
.font14 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}

