body
{
    font-size: 8pt;
    margin: 0px;
    color: black;  
    font-family: Sans-Serif, Arial, Verdana, Helvetica;
    background-color: White;
  }
  A
      {
        color: #5692ae;
        font-weight: bold;
        font-size: 12px;
	text-decoration: none;
      }
      A:hover
          {                                      
	    color: #CC3399;  
            } 
.tvBox
    {
      background-color: #FFFFF8;
      border-color: #ACA899;
    
      padding: 4px;
      }
.tvDateTime
      {
        font-weight: bold;
      }
.tvChannel
    {
      color: #535353;
      font-weight: bold;
    }
.tvCategory
    {
      color: #535353;
    }
                                  