.txt12 {
	font-size: 12px;
	line-height: 18px;
}
.txt10 {
	font-size: 10px;
	line-height: 14px;

}
.txt14 {
	font-size: 14px;
	line-height: 21px;

}
.txt16 {
	font-size: 16px;
}

a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.txt11 {
	font-size: 11px;
	color: #000000;
}
.b12 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
