.b {
	font-size: 10pt;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	line-height: 25px;
	color: #990000;
	text-decoration: none;
}
