h1 { 
font-family : comic, fantasy; 
color : red; }

p { 
font-family : Comic Sans MS, fantasy; 
color : red; }

A:link   { text-decoration: none; }
A:hover  { text-decoration: none; }
A:active { text-decoration: none; }
A:visited { text-decoration: none; }