
.menu A:link    {color: #666633;
          font-family: verdana;
          font-size: 9pt;
          text-decoration: none;
          font-weight: bold;
          line-height: 15pt;}

.menu A:active  {color: #cc0000;
          font-family: verdana;
          font-size: 9pt;
          text-decoration: none;
          font-weight: bold;
          line-height: 15pt;}

.menu A:visited {color: #666633;
          font-family: verdana;
          font-size: 9pt;
          text-decoration: none;
          font-weight: bold;
          line-height: 15pt;}

.menu A:hover {color: #034500;
          text-decoration: underline;}

.blog a {
          text-decoration: none; }
          a:link {
             color: black;
             font-weight: nomal; }
.blog a:visited {
             color: black;
             font-weight: nomal; }
.blog a:active {
             color: black;
             font-weight: nomal; }
.blog a:hover {
             color: red;
             font-weight: nomal; }





 