<!--

.ssmHdr {
	color: white;
	font: bold 14px verdana;
	}

.ssmHdr:link {
color: white;
text-decoration: none;
	}

.ssmHdr:visited {
color: white;
text-decoration: none;
	}

.ssmHdr:hover {
color: white;
text-decoration: underline;
	}

.ssmHdr:active {
color: white;
text-decoration: underline;
	}

.ssmItem {
color: black;
font: 12px verdana;
	}

.ssmItem:link {
color: black;
text-decoration: none;
	}

.ssmItem:visited {
color: #000099;
text-decoration: none;
	}

.ssmItem:hover {
	color: black;
	text-decoration: none;

	}

.ssmItem:active {
	color: black;
	text-decoration: none;

	}

.ssmBar {
	color: white;
	font: bold 14px verdana;
	}
-->
