.9 {
	FONT-SIZE: 9pt; COLOR: #000000; LINE-HEIGHT: 13pt; TEXT-DECORATION: none
}
.bb{
	letter-spacing: 2px;
}
.lin:link {
	color: #FFFFFF;
	text-decoration: none;
}

.lin:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lin:hover {
	color: #000000;
	text-decoration: underline;
}
.lin:active {
	color: #000000;
}
a {
	font-size: 9pt;
	line-height: 15px;

}
a:link {
	color: #000000;
	text-decoration: none;


}
a:active {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

