
body { font-family: Verdana, Arial, sans-serif;
       color: black;
       background-color: #ffff55;}

a:link    {color:#ff0000;}
a:visited {color:#ff0000;}
a:hover   {color:#ff0000;background:#ffffff;}
a:active  {color:#ff0000;}

h1 {font-weight:bold; font-size: x-large;}
h2 {font-weight:bold; font-size: large;}
h3 {font-weight:bold; font-size: medium;}
h4 {font-weight:bold; font-size: small; letter-spacing:1px;}	
h5 {font-weight:normal; font-size: x-small; letter-spacing:1px;}
h6 {font-weight:normal; font-size: xx-small;}	
a {text-decoration:none;}




