A:link { color: #0000E1; text-decoration: none; }
A:visited { color: #0000E1; text-decoration: none; }
A:active { color: #FF0000; text-decoration: none; }
A:hover { color: #FF5A0B; text-decoration: underline; }
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.px16 {
	font-size: 16px;
}
.px14-22 {
	font-size: 14px;
	line-height: 22px;
}
.px12-16 {
	font-size: 12px;
	line-height: 16px;
}
.px12-18 {
	font-size: 12px;
	line-height: 18px;
}
.px12-22 {
	font-size: 12px;
	line-height: 22px;
}
.px10 {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
}
