body { 
        padding: 0; 
        margin: 0; 
        background: white; 
        font-size: 12pt; 
        line-height: 1.5; 
        color: black; 
} 

a:link, a:visited { 
//      color: #520; 
        color: black; 
        background: transparent; 
//      text-decoration: underline; 
        text-decoration: none; 
} 



.cv_header a:link, .cv_header a:visited { 
//      color: #520; 
        color: #999966; 
        background: transparent; 
//      text-decoration: underline; 
        text-decoration: none; 
} 

.header { 
        display: none; 
} 

.footer { 
        display: none; 
} 

.linklist { 
        display: none; 
} 

.content { 
        padding: 0; 
        margin: 0; 
        background: transparent; 
} 

.cv { 
        background: transparent; 
} 

