<!-- /*-- Cascading Style Sheet for Edge of Darkness.com --*/

A:link,
A:active {text-decoration :       none;
          color           :       #aeceed }

A:visited {text-decoration :       none; 
           color           :       #aeceed }  

A:hover {text-decoration :       none; 
         color           :       #e0f0ff; }


BODY.Main {background-color : #000000 ;
           background-image : url("./eod_background.jpg") ;
           background-repeat : no-repeat ;
           background-attachment : fixed ;
           background-position : 0px 50px }


.WhiteOnBlue {font-family : arial ;
             font-size : 10pt ;
             font-weight : regular ;
             color : #e0e0ff ;
             background-color : #002030 ;
             filter : alpha(opacity=75) ;
             -moz-opacity : 0.75 }


-->
