A:visited { 
color : #4F6073; 
; text-decoration: none;
font-size: 12px;
} 


A:link { 
color : #4F6073; 
; text-decoration: none;
font-size: 12px;
} 


A:hover { 
color : #4F6073; 
; text-decoration: underline;
font-size: 12px;
} 


A:active { 
color : #4F6073; 
; text-decoration: underline;
font-size: 12px;
}

  .text1 {  
    font-weight: normal; 
    font-size: 16px;
 }
