a:link { 
  text-decoration: none;
 } 

a:hover { 
  text-decoration: none;
 }

a:visited { 
  text-decoration: none;
 } 

a:active { 
  text-decoration: none;
 } 

h1 { 
font-size:8pt; 
family:Verdana, Arial; 
color:#d83e26;
 }

BODY { 
font-family:Verdana, Arial; 
size:1;
 }