h2 {color: #129651}
p {color: #ffffff}
BODY { 
  background: black url(revh.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
a:link {
color: #18C56A;
FONT-WEIGHT: bold;
text-decoration: underline;
  }
a:visited {
color: #006633;
FONT-WEIGHT: bold;
text-decoration: underline;
  }
a:hover { 
color: #ffffff; 
FONT-WEIGHT: bold;
text-decoration: none;
filter:glow(color:#00FF99); 
height: 6;
  }