a:link    { text-decoration:none;      font-weight:normal; color:#88F; }
a:visited { text-decoration:none;      font-weight:normal; color:#D7E; }
a:hover   { text-decoration:underline; }
a:active  { text-decoration:underline; }
a:focus   { text-decoration:underline; }

body { font-family: Gill Sans, Futura, sans-serif; 
       color:#FFEEAA; 
       background-color:#000000; } 

p { text-align:justify; 
    font-size:70%;
    margin-top:0px; } 

#lastMod { font-size: 70%; color:#7F7755;
           clear: both; }

.updated { color:#B00000; font-size:75%; }

.new { color:#B00000; font-size:75%; }


