/*


 ___  _ _   _ _  ___   __ __  ___   ___  _ _  ___  _ __
| . || | | | | || . \ |  \  \| __> | . \| | ||  _>| / /
|   |\   / | ' ||  _/ |     || _>  | | || ' || <__|  \ 
|_|_| |_|  `___'|_|   |_|_|_||___> |___/`___'`___/|_\_\

                        OF THE

         @@@@@@@   @@@@@@@@   @@@@@@   @@@@@@@   
         @@@@@@@@  @@@@@@@@  @@@@@@@@  @@@@@@@@  
         @@!  @@@  @@!       @@!  @@@  @@!  @@@  
         !@!  @!@  !@!       !@!  @!@  !@!  @!@  
         @!@  !@!  @!!!:!    @!@!@!@!  @!@  !@!  
         !@!  !!!  !!!!!:    !!!@!!!!  !@!  !!!  
         !!:  !!!  !!:       !!:  !!!  !!:  !!!  
         :!:  !:!  :!:       :!:  !:!  :!:  !:!  
          :::: ::   :: ::::  ::   :::   :::: ::  
         :: :  :   : :: ::    :   : :  :: :  :  

======================================================

	Ay Up Me Duck of the Dead v2.0
	VERSION 1.0
	
	CSS for ridiculously old browsers that will probably never come into play.
	
	Or will it... No? Oh.

*/

@import url(screen.css); /* import the good stuff */

body { font-family: Helvetica, Arial, sans-serif; } /* dead simple like */

a:link, a:visited { color: #b0c5d2; }
a:hover, a:focus { color: #74a9ca; }
