.css {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.14blue {
	font-size: 14px;
	font-weight: bold;
	color: #0D62A9;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #006699;
	text-decoration: none;
}
