BODY {
  font-family: verdana,arial, helvetica, sans-serif;
  margin-left: 75px;
  margin-right: 75px;
  color: white;
  background-color: black;
  font-size: 14px;
}

A:hover{text-decoration: none; background: blue; color: red}
A:link {text-decoration: none; color: #ffcc00}
A:active {text-decoration: none; color: red}
A:visited {text-decoration: none; color: #ffcc00} 

HR {color: #008080}
H1 {color: white; font-family: arial,helvetica,sans-serif; font-size: xx-large;}
H3 {color: #DCC023; font-size: large}

P.MENU   {font-family: courier,monospace;  font-size: large}
P.slideshow {font-family: arial,sans-serif; font-size: x-large; font-weight: bold; color: white; background: #8f8997;}
.FOOTER {font-size: 7pt}


