body {  background-color: #003300
}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #5E8C74;
    font-family: "Comic Sans MS"; font-size: 12px; color: #000000
}

.rgtcol {
    width: 620px;
    background-color: #CAE1DE;
    font-family: "Comic Sans MS"; font-size: 14px; color: #000000
; clip:      rect(   )}

.nav, a.nav:visited, a.nav:link:a:hover  {
	color : #000000;
	text-decoration: underline;
}
.nav{
	color : #003300;
}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #CCCCCC;
text-decoration: underline;
}
a.nav:hover  { 	color : #FF0000;
text-decoration: none;
}

.footer {  color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.errors {  color: #FF0000}
