h1 {font-size: 300%; }
h2 { font-size: 200%; }
h3 { font-size: 150%; }
h4 { font-size: 110%; }
A:link { color:blue; }
A:hover { color:red; }
