
a:link { color: #A6978A; text-decoration: none; } 
a:visited { color: #A6978A; text-decoration: none; } 
a:active { color: #A6978A; text-decoration: none; } 
a:hover { color: #4F453D; text-decoration: none;} 

body { 


    font-size: 12px ; 
    font-family: Times New Roman, Times, serif ; 
    color: #FFFFFF ; 
    background-color: #000000 ;
 } 
 
 
