.shammap {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #333333;
}
