
body {background-color: black; 


  background-position:Center bottom;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-color:black;}

a.pro:link { color: WHITE; font-weight: bold ; text-decoration: none }
a.pro:active { color: WHITE; font-weight: bold ; text-decoration: none }
a.pro:visited { color: WHITE; font-weight: bold ; text-decoration: none }
a.pro:hover { color: BLACK; font-weight: bold ; text-decoration: none }

a.pre:link { color: WHITE; text-decoration: none }
a.pre:active { color: WHITE; text-decoration: none }
a.pre:visited { color: WHITE; text-decoration: none }
a.pre:hover { color: BLACK; text-decoration: none }

.cpyrt {font-family:arial;  color:white; font-weight:bold ; font-size:10px; text-decoration:none; }