body {  background:black; font-family: Courrier, monospace; color:rgb(0, 240, 0);}

a {text-decoration: none}
a:link {color: rgb(51, 170, 0);
}
a:visited {color: rgb(51, 170, 0);
}
a:hover {color: rgb(51, 255, 0);}
a:active {color: rgb(51, 170, 0);}
.captionbar {
    width:             100%;
    border:            1px solid #33aa00;
}



