a:link {
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	text-decoration: underline overline;

}
a:active {
	font-weight: bold;
	text-decoration: underline overline;
}
smccb_pages {
	font-family: "Lucida Bright", "Lucida Blackletter";
	font-size: 10pt;
	font-weight: normal;
}
