body{margin: 0px;}
.f12{
	font-size: 12px;
	color: #474646;
	line-height: 22px;
	text-decoration: none;
}
.red12{
	font-size: 12px;
	color: #ff0000;
	line-height: 22px;
	text-decoration: none;
}
.f12b{
	font-size: 12px;
	color: #262626;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.f14b{
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.red12{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.red14b{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.blue12{
	font-size: 12px;
	color: #033dfb;
	text-decoration: none;
}
.blue14b{
	font-size: 14px;
	font-weight: bold;
	color: #033dfb;
	text-decoration: none;
}
.white12b{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff6101;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
