
body { 
       background-color: #000000 ;
       color           : #F0E68C ;
       font-family     : Arial, Helvetica, sans-serif ;
} 

h1 { color : #6633FF; background-color : transparent ;
     font-family : Arial, Helvetica, sans-serif ; 
     text-decoration: none ; }
h2 { color : #6633FF; background-color : transparent ;
     font-family : Arial, Helvetica, sans-serif ; 
     text-decoration: none ; }
h3 { color : #6633FF; background-color : transparent ;
     font-family : Arial, Helvetica, sans-serif ; 
     text-decoration: none ; }
h4 { color : #6633FF; background-color : transparent ;
     font-family : Arial, Helvetica, sans-serif ; 
     text-decoration: none ; }
i { text-decoration:none; background-color : transparent ;
    font-weight: bold; color: #3399FF ; }
tt { text-decoration:none; background-color : transparent ;
     color: #CD5C5C ; }
em { text-decoration:none; background-color : transparent ;
     font-style : italic; color: #FF1493 ; }

a:link     { color : #00EEEE ; background-color: transparent } 
a:visited  { color : #33FF99 ; background-color: transparent } 

a.menuanchor         { text-decoration: none; background-color: transparent ; } 
a.menuanchor:link    { text-decoration: none; 
		       color : #3C5377 ; background-color : transparent ; }
a.menuanchor:visited { text-decoration: none; 
		       color : #3c5377 ; background-color : transparent ; }

a.mini  { color: red; background-color: transparent ;
	  font-family : Arial, Helvetica, sans-serif ; 
	  font-size : small ; 
	  text-decoration:none;  }
a.small  { background-color: transparent ;
	   font-family : Arial, Helvetica, sans-serif ; font-size : small ; 
	   font-style : italic; text-decoration:none;   }
a.tiny  {  background-color: transparent ;
	   font-family : Arial, Helvetica, sans-serif ; font-size : xx-small ; 
	   font-style : italic; text-decoration:none;   }

a.key   { text-decoration:none; color: #F04040 ; background-color: transparent ;
        }
a.totop { color: #33EE99; background-color: #6600ff ;
	  text-decoration:none; font-family : Arial, Helvetica, sans-serif ; 
	  font-weight : bold;  }
a.ttlink { color : #00EEEE ; background-color: transparent ;
	  font-family : Courier, Arial, Helvetica, sans-serif ;
	  text-decoration : underline;  }



