.ssmHdr {
color: white;
font-size: 13px;
font-weight: bold;
font-family: Baskerville, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.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-size: 13px;
font-family: Baskerville, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.ssmItem:link {
color: black;
text-decoration: none;
	}

.ssmItem:visited {
color: black;
text-decoration: none;
	}

.ssmItem:hover {
color: Black;
text-decoration: underline;
	}

.ssmItem:active {
color: black;
text-decoration: underline;
	}

.ssmBar {
color: white;
font-size: 13px;
font-family: Baskerville, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
