A:visited { 
color : #4F6073; 
; text-decoration: none;
} 


A:link { 
color : #4F6073; 
; text-decoration: none;
} 


A:hover { 
color : #4F6073; 
; text-decoration: underline;
} 


A:active { 
color : #4F6073; 
; text-decoration: underline;
}

 .copy {  
    font-weight: normal; 
    font-size: 10px;
 }