BODY
{
        font-family: verdana,arial,helvetica;
        background:#000000;
        color:#FFFFFF;
        margin:0px;
        line-height:1.5em;
        font-size:80%;
}


a, a:visited {
        color : #ffffff;     
        text-decoration : none;
        font-weight : bold;
}              

a:hover {   
        color : #FFA600;
        text-decoration: underline;
        font-weight: bold;
}


.post-header                
{
        margin: 10px 0;           
        color: #f93;
        font-size: 20px;
        font-weight: bold;
}

