a { 
color: #066; 
font-family: Trebuchet MS, Trebuchet, sans-serif; 
text-decoration: none;
font-size: smaller;
}
.text { 
width: 300px; 
border: 1px dashed #555; 
padding: 6px; 
position: absolute; 
left: 300px; 
top: 80px; 
color: #333; 
font-size: smaller; 
font-family: Georgia, Times, serif; 
text-align: left; 
letter-spacing: 1px; 
line-height: 24px;
}
.caption {
color: #555; 
font-size: smaller; 
font-family: Georgia, Times, serif; 
letter-spacing: 1px; 
line-height: 24px;
}