body { font-family: arial;}

p:
a { text-decoration:none; font-family: arial; color: #00003F; font-size: 0.8em; font-weight: bold;}
A:link { color: blue; text-decoration: none; font-size: }
A:visited  {color: teal;}
A:active {color: red; background: #FFFF00; text-decoration: none; }
A:hover {color:red;text-decoration: underline ;}


h1 { font-family: Comic Sans MS; font-size: 2em; font-weight: bold; color: #800000;}
h2 { font-family: Comic Sans MS; font-size: 1.8em; font-weight: bold; color: #800000;}
h3 { font-family: Comic Sans MS; font-size: 1.6em; text-align:center; color: #800000;}
h4 { font-family: Comic Sans MS; font-size: 1.4em; font-weight: bold; color: #800000;}
h5 { font-family: Comic Sans MS; font-size: 1.2em; font-weight: bold; color: #800000;}
h6 { font-family: Arial; color: #FFFF80; background: #FF0000; }

p {
 font-family: Comic Sans MS;
 font-weight: bold;
 text-align: center;
 color: #800000;
}