/* http://www.the7sisters.co.uk/7sstyle.css - The7Sisters main site stylesheet
   Graham Wootten (webmaster@the7sisters.co.uk), last modified 15th March, 2002. */

body {
   text color: white;
   font-family: Verdana, Arial, sans-serif;
   }

a {
   text-decoration: none;
   }

a:hover {
   color: white;
   text-decoration: underline;
   }

a:link {
   color: yellow;
   }

a:visited {
   color: yellow;
   text-decoration: underline;
   }

td {
   text color: white;
   font-family: Verdana, Arial, sans-serif;
   }

h1,h2,h3,h4,h5,h6 {
   color: yellow;
   }

h4 {
   bottom-padding: 0;
   }

      
