body { 	background:  #006600; 
		margin: 10px 10px 0px 10px; 
		padding: 0; 
		color: white;
		text-align: center; 
		font: normal 12px Verdana, sans-serif; }
		
table { background:  #006600; }
		
.error {color: red;
		font-weight: bold;}

.marquee {color: white;
		font: normal 24px Verdana, sans-serif;}
		
a.donate:link {color: red; text-decoration: none; font-weight: bold; font: 14px Verdana, sans-serif;}
a.donate:visited {color: red; text-decoration: none; font-weight: bold;}
a.donate:hover {color: red; text-decoration: underline; font-weight: bold; font-style: italic;}
a.donate:active {color: red; font-weight: bold;}

.counter {border-color: black;}

.padding {padding: 10px;}

a.marquee:link {color: black; text-decoration: none; font-weight: bold;}
a.marquee:visited {color: black; text-decoration: none; font-weight: bold;}
a.marquee:hover {color: red; text-decoration: underline; font-weight: bold; font-style: italic;}
a.marquee:active {color: black; font-weight: bold;}
		
a.nav  {color: white; 
		text-decoration: none; 
		font-weight: bold;
		font-family: Verdana, Arial, sans serif;
		font-size: 16px;}

a.nav:hover {color: black; 
		text-decoration: underline;
		font-style: italic; 
		font-weight: bold; 
		font-family: Verdana, Arial, sans serif;
		font-size: 16px;}

.img {	border-color: white; 
		border-width: 5px; }