A:link    { color: rgb(200, 0, 0 ) ; text-decoration: none; font: sans-serif; }
A:visited { color: rgb(200, 60, 60 ) ; text-decoration: none; font: sans-serif; }
A:hover   { color: rgb(0, 0, 255); text-decoration: underline; }
H1  { color: rgb(255, 0, 0 ) ; font: bold 150% sans-serif;
}
H2  { color: rgb(0, 0, 0 ) ; font: bold 120% sans-serif;
}
H3  { color: rgb(64, 64, 64 ) ; font: bold 110% sans-serif;
}