.blue {
	font-size: 13px;
	font-weight: normal;
	color: #1d61a8;
	text-decoration: none;
}
.end1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.bs {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}




.black {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bblack {
	font-size: 12px;
	color: #999999;
}
