.header {background-color: #0000CC; color: #FFFF00; text-align: center; 
 font-family: "verdana"; font-size: 48; font-weight: bold }
.menu   {background-color: #0000CC; color: #FFFF00; 
 text-align: center; font-family: "arial"; font-size: 14 }
.button {color: #0000FF; background-color: #0000CC; border-style: outset; 
 text-align: center; text-decoration: none; font-size: 14 }
.buttondown {color: #FFFF00; background-color: #0000FF; border-style: ridge; 
 text-align: center; text-decoration: none; font-size: 14 }
.buttonhide {color: #0000CC; background-color: #0000CC; border-style: none; 
 text-align: center; text-decoration: none; font-size: 14 }
a.button:link    {color: #FFFFFF; border-style: none}
a.button:active  {color: #FFFF00; border-style: none}
a.button:visited {color: #FFFFFF; border-style: none}
a.button:hover   {color: #FFFF00; border-style: none}
.info   {background-image: url(pict/back.jpg); text-align: center; color: #0000FF; 
 font-family: "verdana"; font-size: normal; font-weight: normal }
.footer {background-color: #0000CC; text-align: center }
