body {font-family: Garamond, Times, serif; }
a:link{ color: red; text-decoration: none; }
a:hover{ color: red; text-decoration: underline; }
a:active{ color: darkgreen; text-decoration: none; font-weight: bold; }
a:visited{ color: darkgreen; text-decoration: none; }
h1 {color: red; font-family: Garamond, Times, serif; }
h2, h3 {font-family: Arial, Helvetica, sans-serif; }
p.top {text-align: right; font-size: 120%; }
