A                       { color:#87403F; text-decoration:underline; }
A:hover,A:active        { color:#2C292C; text-decoration:underline; }


BODY  { font-family : Verdana,Arial,Helvetica;
        font-size : 12px;
        font-weight : normal;
        font-style : normal; 
        background-color : #2C292C;
        color : #000000;  
}


P,TR,TD,BR,UL,LI { font-family : Verdana,Arial,Helvetica;
        			font-size : 12px;
					color : #333333;
					border-color  : #000000;					
					
}


.copyright { 
		font-family : Verdana, Arial, Helvetica;
        font-size : 10px;
        font-weight : normal;
		color : #000000;
        
        
}