h4	{
	margin-top: 0px; margin-bottom: .25em; border-bottom: 1px dotted gray; border-right: 1px dotted gray; background: #e8e8e8;
	}

a:visited {
	color: #900000;
		text-decoration: none;
}

a:hover {
	color: #b00000;
	text-decoration: underline;
}

a {
	color: #900000;
	text-decoration: none;
}

.credits {
	font-family: verdana,arial,helvetica,sans;
	font-size: 9px;
	color: black;
	font-weight: normal;
}