a {  color: #3300AA;  text-decoration: none }
   a:active  { color: #00FF33 }
   a:visited  { color: #3300AA }
   a:hover { color: #993300; TEXT-DECORATION: underline }
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CED6A5;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
