/* http://www.rougol.jellybaby.net/style.css - ROUGOL style sheet */

body {
   font-family: Verdana, Arial, sans-serif;
/*   font-size: 0.9em; */
   }

a {
   text-decoration: none;
   }

a:hover {
   color: red;
   text-decoration: underline;
   }

a:link {
   color: #00FF00;
   }

a:visited {
   color: #00FF00;
   }
/*
td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 0.9em;
   }
*/
h1,h2,h3,h4,h5,h6 {
   color: #FFFFFF;
   }

h4 {
   bottom-padding: 0;
   }

      


