a {  color: #125B4C; text-decoration: none}
a:hover {  color: #7E2123; text-decoration: underline}
.black {
	font-weight: bold;
	color: #000000;
}
a.black {  color: #000000; text-decoration: none}
a.black:hover {  color: #7E2123; text-decoration: underline}

