.h12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.b:link {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a.l:link {
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
}
a.l:visited {
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
}
a.l:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}

