BODY {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
P {
}


a {color: #516e3b; 
text-decoration: none;}
a:hover {text-decoration: underline;
color: #77b04b;}


a img {border: 0px;}

.title {
	color: black;
	font-size: 13px;
}
.main {
	color: #666666;
	font-size: 11px;
}

.credit {visible: none;
font-size: 0.1em;
color: #C0C0C0;}

