body { 	background: #000; 
		margin: 10px 10px 0px 10px; 
		padding: 0; 
		color: white;
		text-align: center; 
		font: normal 12px Verdana, sans-serif; }
		
table {	border-width: 1px;
		border-color: black;
		border-style: solid; }
		
td {	border-width: 1px;
		border-color: #7fff00;
		border-style: solid; }
		
.vegas {border-width: 3px;
		border-color: white;
		border-style: dotted;}
		
.error {color: red;
		font-weight: bold;}

.marquee {color: black;
		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;}

.rollover {background-image : url("http://helpmrdivorce.com/img/btn/btnDonateOn.gif") ;}


a.marquee:link {color: red; text-decoration: none; font-weight: bold;}
a.marquee:visited {color: red; text-decoration: none; font-weight: bold;}
a.marquee:hover {color: red; text-decoration: underline; font-weight: bold; font-style: italic;}
a.marquee:active {color: red; 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: red; 
		text-decoration: underline;
		font-style: italic; 
		font-weight: bold;
		font-family: Verdana, Arial, sans serif;
		font-size: 16px;}

a.footer:link {color: white; text-decoration: none; font-weight: bold; font-size: small;}
a.footer:visited {color: white; text-decoration: none; font-weight: bold;font-size: small;}
a.footer:hover {color: #00FF00; text-decoration: underline; font-weight: bold; font-size: small;}
a.footer:active {color: white; text-decoration: none; font-weight: bold;font-size: small;}