td.m01 {
 background: #336600;
 color: #ff6633;
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold;
 font-size: 10px;
 text-align: center;
 vertical-align: middle;
}

h1 {
 background: none;
 color: #ff6633;
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold;
 font-size: 10px;
 text-align: center;
 vertical-align: middle;
 padding: 0;
 margin: 0;
}

strong {
  font-weight: normal;
}

a {
 text-decoration: none;
 background: inherit;
 color: #ffffff;
}

a:hover {
 text-decoration: none;
 background: inherit;
 color: #ff6633;
}

a:active {
 text-decoration: none;
 background: inherit;
 color: #ff6633;
}

a.bla {
 text-decoration: none;
 background: inherit;
 color: #000000;
}

a.bla:hover {
 text-decoration: none;
 background: inherit;
 color: #ff6633;
}

a.bla:active {
 text-decoration: none;
 background: inherit;
 color: #ff6633;
}
