body    { 
        background-color: transparent;
        }
a       { 
        font-family: Trebuchet MS, Verdana, Arial, sans-serif;
        font-size: 11px; 
        color: #000000;
        text-decoration: underline;
        }

a:visited { color: #000000; }
a:hover { color: #000000; text-decoration: underline; }
a:active{ color: #000000; text-decoration: underline; }
a:focus { color: #000000; text-decoration: underline; }

p       {
        font-family: Trebuchet MS, Verdana, Arial, sans-serif;
        font-size: 11px; 
        line-height: 15px; 
        color: #000000;
        }
.small  {
        font-size: 9px; 
        margin-top: 2px;
        margin-bottom: 2px;
        line-height: 10px; 
        text-decoration: none;
        }
.start  {
        font-size: 12px; 
        text-decoration: none;
        }