/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
 * { font-family: Verdana,Arial,Helvetica,sans-serif;
    color: white;
    font-size: 12px;
    text-align: left;
   }
   
  body { margin: 0px;
    background-color: black;
    }

  table { border-collapse: collapse;
    }

  img { border: 1px solid Black;
    }

  a:link { font-weight: bold;
    color: orange;
    text-decoration: none;
    }

  a:visited { font-weight: bold;
    color: orange;
    text-decoration: none;
    }

  a:hover { font-weight: bold;
    color: red;
    text-decoration: underline;
    }
    
  a#menu { color: white;
    }
    
  a#menu:hover { color: orange;
    }
    
  .wyr { font-weight: bold;
    color: orange;
    }
    
  table#podst { background-color: rgb(102, 102, 102);
    width: 1000px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    }
    
  #nav1 ul { background-color: gray;
    text-align: center;
    margin-left: 0pt;
    margin-top: 0pt;
    }

  #nav1 li {display: inline;
    }
