A:visited { color:blue } 
A:hover {color: white; background-color: red}
A{text-decoration:none}
h1 {text-align: center; font-size: 180%; font-family: "Baskerville Old Face"; color: #00cc00}
h2 {text-align: center; font-size: 180%; margin-top: 1em; margin-bottom: 1em; color: #ee1122}
p       {text-align:left; text-indent:1cm; margin-top: 1em;}
p.one   {text-align:left; color:#ffffff; font-size: 130%; font-family: "Californian FB"}
p.h1    {text-align:center; font-size:150%; color:#ff0000; font-weight:bold; font-family: "Alba" margin-bottom: 0em}
p.h2    {text-align:center; font-size:280%; color:#0033ff; font-weight:bold; font-family:"Castellar, Cooper Black"; margin-top:0em}
p.line  {text-align:center; border-top-style: double; margin-top: 1em; font-weight: bold; font-size: 110%}
p.note  {text-align:left; margin-top: 1em; margin-bottom: 0em; font-size: 80%}
