body {margin: 0px;  }
h1 {font-family: Verdana, sans-serif; color: brown; font-size: 20px; }
.caution {font-family: Verdana; font-size: 1.5em; color: green; }
.about {font-family: Garamond, Jensen, Verdana, Georgia, Helvetica, sans-serif; font-size: 1em; }
.times {font-family: Times New Roman, Times, serif; font-size: 1em; }

a:link {color: black; text-decoration: none; }
a:visited {color: purple; text-decoration: none; }
a:hover {color: red; text-decoration: box; }


a.left:link {color: black; text-decoration: none; font-size: 1.05em; }
a.left:visited {color: black; text-decoration: none; font-size: 1.05em; }
a.left:hover {color: green; text-decoration: overline; font-size: 1.05em; }