td.header{
        color: #D99B6D;
        text-decoration:none;
        font-family: Times new roman;
        background-color: #F0EEE6;
        padding-left: 2px;
        padding-right: 1px;
        font-weight: bold;
        font-size: 14px;
        text-transform:uppercase;
        letter-spacing: 2px;
        }

td.text{
        color: #CE6311;
        text-decoration:none;

        font-family: Times new roman;
        font-size: 12px;
        letter-spacing: 2px;

        }
a:link{
        color: #F88E40;
        font-weight: bold;
         }

a:active{
        color: #F88E40;
        font-weight: bold;
        }

a:visited{
        color :#F88E40;
        font-weight: bold;
                }

a:hover{
        color: #FED331;
        font-weight: bold;

        }


body{
        line-height: 150%;
        background-color:#E4E1D5;
        color: #CE6311;
        text-decoration:none;

        font-family: Times new roman;
        font-size: 12px;
        letter-spacing: 2px;
       }

img
    {border: 0px;}