
  .text {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: black;
    }

  .monthly {
    font-family: verdana, helvetica, sans-serif;
    font-size: 9px;
    color: white;
    }
  
  .monthly_head {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: white;

    }
  
  a {
    text-decoration: none;
    }
  a:hover {
    color: #996633;
    }
    
