@charset "iso-8859-1";
.Bold1 {font: bold; color: #FF0000}

a.menu:link {color: purple; text-decoration: none} /* links under CSS Pages heading */
a.menu:visited {color: navy; text-decoration: none}
a.menu:active {color: red}
a.menu:hover {color: blue; text-decoration: underline; font-style: italic; font-weight: bold}

a.left:link {color: red; text-decoration: none; font-weight: bold;}
a.left:active {color: red; text-decoration: none; font-style: italic;}
a.left:visited {color: maroon; text-decoration: none; font: normal}
a.left:hover {color: red; text-decoration: underline; font-style: italic;font-weight: bold;}

a.right:link {color: green;  text-decoration: none; font-style: bold;}
a.right:active {color: green;  text-decoration: none; font-style: italic;}
a.right:visited {color: teal; text-decoration: none; font: normal}
a.right:hover {color: green;  text-decoration: underline; font-style: italic;font-weight: bold;}

.hed {color: navy; font-variant: small-caps; font-size: x-large; text-align: center}
.left {color: red; font-variant: small-caps; font-weight: 800}
.right {color: green; font-variant: small-caps; font-weight: 800}
/* End of style section. Generated by AceHTML at 6/8/2004 8:39:04 PM */
