A:link, A:visited, A:active {
text-decoration: none;
color: #ccff00;
}

A:hover {
text-decoration: none;
color: #ccff00;
}

body {
color: #ccff00;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, table, tr, td, th, p {
	font-size: 11px;
	color: #FFE80D;
}

h3 {
font-size: 24px;
color: #ccff00;
}

.BodyText {
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: left;
}
.credit {
	font-size: 10px;
}
