BODY { background-color: #fff1e1; }

p { text-align: left; color: #000000; font-family: Tahoma, Verdana, Arial, Sans-Serif; }

p.quote { color: #000000; margin-left: 20px; margin-right: 20px; font-family: "courier new", courier, system, monospace; }

p.alt { color: #000000; font-family: arial, Sans-Serif; }


H1 { color: black; font-family: Tahoma, Verdana, Arial, Sans-Serif; }
H2 { color: black; font-family: Tahoma, Verdana, Arial, Sans-Serif; }

A:link { text-decoration: none; color: blue; font-weight: bold; }       /* unvisited link */
A:visited { text-decoration: none; color: blue; font-weight: bold;}   /* visited links */
A:active { color: #006600; font-weight: bold;}    /* active links */

A:hover {color:red;}
