BODY {
        color: #E5E5E5;
        background-image: url(JPEGS/starfield3.jpg);
}

a:link    { color: #EEEE00;  background: transparent; }
a:visited { color: #BF3EFF;  background: transparent; }
a:active  { color: #EEEE00;  background: transparent; }
a:hover   { color: white;    background: transparent; }
