.css {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.blue {
	font-size: 14px;
	color: #01458B;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 21px;
	color: #CC6600;
	text-decoration: none;
}
.red {
	font-size: 12px;
	line-height: 21px;
	color: #CC6600;
	text-decoration: none;
}
.12blue {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #28599C;
	text-decoration: none;
}
.12red {
	font-size: 12px;
	line-height: 22px;
	color: #A64E00;
	text-decoration: none;
}
.bsznbg {
	background-attachment: fixed;
	background-image: url(images/bsznbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bk {
	border: 1px solid #B9B9B9;
}
a.redlink:link {
	font-size: 12px;
	line-height: 22px;
	color: #AD4E00;
	text-decoration: none;
}
a.redlink:visited {
	font-size: 12px;
	line-height: 22px;
	color: #AD4E00;
	text-decoration: none;
}
a.redlink:hover {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
