H1 { 
line-height: 100%; 
font-size: 20px; 
color: #ff0000; 
font-family: arial 
} 
a:link    {text-decoration: none;}
   a:active  {text-decoration: none;}
   a:visited {text-decoration: none;}
   a:hover   {text-decoration: underline;}
   
HR {color: #fe3095;}
