body {
 background-color: #7C6549;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-top: 0px;
 font-size: 12px;
	font-weight: bold;
	color: #130C06;
	text-align: left;
}

img
{  border-style: none;
}

a:link {
 color: #130C06;
}

a:hover {
 color: #D2CCC3;
}

a:visited {
 color: #130C06;
}

a:visited:hover {
 color: #D2CCC3;
}

.credit { font-size: 9px; }
