
td.lightblue
{
     color:red;
    background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;

}

td.lightbluetitle
{
     color:Black;
    background-color: #93e2ff;
    font-family: Verdana,Arial,Helvetica;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;

}

td.thumbnail
{
     color:Black;
    background-color: white;
    font-family: Verdana,Arial,Helvetica;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;

}

