}
.link a:link { 
font-family: tahoma;
font-size: 7pt;
color: beige;  
} 

.link a:hover { 
font-family: tahoma;
font-size: 7pt;
color: beige;  
} 

.link a:active { 
font-family: tahoma;
font-size: 7pt;
color: beige;  
} 

.link a:visited { 
font-family: tahoma;
font-size: 7pt;
color: beige;  
}
