body
    {
    background:         #FFFFFF;
    color:              #000000;
    font-family:        trebuchet ms, verdana, tahoma, arial; 
    font-size:          11px;
    line-height:        22px;
    margin:             0px;
    padding:            0px;
    }
    
a
    {
    color:              #000000;
    text-decoration:    underline;
    }
    
a:hover
    {
    color:              #FF9933;
    text-decoration:    underline;
    }

