.text {	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal;	color: #000000; }


a.text {   font-style: bold  color: #006600;   text-decoration: underline;}

a.text:visited {  color: #006600;   text-decoration: underline;}

a.text:hover {  color: #00CC00;  text-decoration: none;}

.footer { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; 	color: #FFFFFF; 	text-decoration: none;	letter-spacing: 2px;}

A.footer {	color: #FFFFFF; 	text-decoration: none;	}
A.footer:hover {  color: #FFFFFF;  text-decoration: underline;}