.dd { 
font-size: 9px;
color: white; 
}

.dd a:link { 
font-size: 9px;
color: white; 
} 

.dd a:hover { 
font-size: 9px;
color: white; 
} 

.dd a:active { 
font-size: 9px;
color: white; 
} 

.dd a:visited { 
font-size: 9px;
color: white; 
}

