a:link {color: blue; text-decoration: none; }
a:active {color: red; text-decoration: none; }
a:visited {color: purple; text-decoration: none; }
a:hover {color: green; text-decoration: underline; }
.completed {
	font-family: Verdana, Arial, Helvetica, sans-serif; color:green; font-size:12px;
	}
.required {font-family: Verdana, Arial, Helvetica, sans-serif; color:red; font-size:12px; }
.trb { color: brown; text-align: right; vertical-align: top }
.pad0 {
	padding:0px; padding-left:0px; padding-top:0px;
	padding-right:0px; padding-bottom:0px
	}
.topmenu { color: #00FF00 !important; font-size: 24px; font-style: italic }

.wh3  { color: white; font-size: small; }
.wh5  { color: white; font-size: large; }
.wh10 { color: white; font-size: xx-large; }

.nv { display: none; visibility: hidden }
.bg { background-color: white; border: 1px groove black; width: 100px; height: 10px }
.fg { background-color: green }
.fi { background-color: blue }

.pr  { background-color: green }
.new { color:green; font-weight:bold }
.bad { color:red; font-weight:bold }
.att { color:red; }

.score { color: brown }
.player { color:blue }
.quest  { color:green }
