body
{
        background-color:#000000;
        color:#00ff00;
        font-size: 12px;
        font-family: Sans-Serif, 'Lucida Grande', Verdana, Arial; 
        letter-spacing: 0.0cm;
}


A:link {color: #00ff00; text-decoration: none; font-weight: normal;}
A:visited {color: #00ff00; text-decoration: none; font-weight: normal;}
A:active {color: #00ff00; font-weight: normal;}
A:hover {color: #ff0000; text-decoration: none; }



table
{
        background-color:#000000;
        font-size: 13px;
        font-weight: normal;
        font-family: Sans-Serif, 'Lucida Grande', Verdana, Arial;  
        font-variant: small-caps;
	color: #00ff00;
        border: 0px solid black;
	letter-spacing: 2px;
}

#red {color:#ff0000;}
