<style>{  }

a.Header_Text
  { font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    color: #6699FF;
    text-decoration: none; }

a:hover.Header_Text
  { font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: overline underline; }

a.Month_Text
  { font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    color: #FFFF00;
    text-decoration: none; }

a:hover.Month_Text
  { font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: overline underline; }

td.normal
  { background-color: ; }

td.highlight
  { background-color: #8888FF; }

tr.normal
  { background-color: ; }

tr.highlight
  { background-color: #8888FF; }

li.normal
  { background-color: ; }

li.highlight
  { background-color: #8888FF; }

// -->
</style>