.ssmHdr {
color:white;
font: bold 12px;
	}

.ssmHdr:link {
text-decoration: none;
	}

.ssmHdr:visited {
text-decoration: none;
	}

.ssmHdr:hover {
text-decoration: underline;
	}

.ssmHdr:active {
text-decoration: underline;
	}

.ssmItem {
font: 12px;
	}

.ssmItem:link {
text-decoration: none;
	}

.ssmItem:visited {
text-decoration: none;
	}

.ssmItem:hover {
text-decoration: underline;
	}

.ssmItem:active {
text-decoration: underline;
	}

.ssmBar {
font: bold 12px verdana;
	}