<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <title></title>
  </head>
  <body>
    <p>/*<br>
      &nbsp;&nbsp;&nbsp; tswnavbar.css&nbsp;&nbsp;&nbsp; 1.2.4<br>
      &nbsp;&nbsp;&nbsp; Please use the Navigation Menu Wizard at<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
      https://www.thesitewizard.com/wizards/css-menu-buttons.shtml<br>
      &nbsp;&nbsp;&nbsp; to generate your own customized menu buttons.<br>
      */<br>
      <br>
      #tswcssbuttons {<br>
      &nbsp;&nbsp;&nbsp; width: 180px ;<br>
      &nbsp;&nbsp;&nbsp; max-width: 100% ;<br>
      &nbsp;&nbsp;&nbsp; text-align: center ;<br>
      }<br>
      #tswcssbuttons ul {<br>
      &nbsp;&nbsp;&nbsp; margin: 0 ;<br>
      &nbsp;&nbsp;&nbsp; padding: 0 ;<br>
      &nbsp;&nbsp;&nbsp; list-style: none ;<br>
      }<br>
      #tswcssbuttons li {<br>
      &nbsp;&nbsp;&nbsp; margin: 0 ;<br>
      &nbsp;&nbsp;&nbsp; padding: 0 ;<br>
      &nbsp;&nbsp;&nbsp; display: block ;<br>
      &nbsp;&nbsp;&nbsp; list-style: none ;<br>
      &nbsp;&nbsp;&nbsp; font-family: Arial, Helvetica, sans-serif ;<br>
      }<br>
      #tswcssbuttons li a {<br>
      &nbsp;&nbsp;&nbsp; color: #000000 ;<br>
      &nbsp;&nbsp;&nbsp; background-color: #ffffff ;<br>
      &nbsp;&nbsp;&nbsp; border: 1px outset #000000 ;<br>
      &nbsp;&nbsp;&nbsp; text-decoration: none ;<br>
      &nbsp;&nbsp;&nbsp; display: block ;<br>
      }<br>
      #tswcssbuttons li a:hover {<br>
      &nbsp;&nbsp;&nbsp; color: #000000 ;<br>
      &nbsp;&nbsp;&nbsp; background-color: #c0c0c0 ;<br>
      }</p>
  </body>
</html>
