body         { font-family: Papyrus, "Comic Sans MS", cursive; 
               background-color: #000000 ;
               color: #c0c0c0 }
               
p.Plain      { font-family: "High Tower Text", "Book Antiqua", Times, serif }
				
a:link       { text-decoration: none;
               color: #c0c0c0 }
               
a:visited    { text-decoration: none;
               color: #336699 }
               
a:hover      { color: white }

a:link.Subtle    { text-decoration: none;
                   color: #c0c0c0 }

a:visited.Subtle { color: #c0c0c0 }
               
a:hover.Subtle   { color: white }

.borderimage{ border:1px solid black; }
