a:link {
	font-size: 14px;
	color: #b7b7b7;
	text-decoration: none;
	font-weight: 500;

}
a:hover {
	font-size: 14px;
	color: #993333;
	font-weight: 500;
	text-decoration: underline;


}
a:visited {
	font-size: 14px;
	color: #b7b7b7;
	font-weight: 500;
	text-decoration: none;


}
.black {
	color: #b7b7b7;
	font-size: 14px;
	font-weight: bold;
}
.blackzw {
	font-size: 12px;
	color: #b7b7b7;
}
.font1 {
	font-size: 18px;
	line-height: 22px;
	color: #CCC;
}
.font2 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
