
body   { color: maroon; font-size: 12px; font-family: Georgia }
p   { color: green; font-size: 12px; line-height: 20px; font-family: Georgia }
a:link { color: olive; text-decoration: none }
a:hover { text-decoration: underline }
a:visited { color: olive; text-decoration: blink }
