
.caption { color: white; font-size: 9pt }
.dotback { background-color: #ffe4b5; border: dotted 1pt #a0522d }
.text9 { font-size: 9pt; line-height: 150% }
.text10 { font-size: 10pt; line-height: 150% }
.text8 { font-size: 8pt; line-height: 150% }
.price  { color: #a52a2a; font-weight: bolder; font-size: 10pt; line-height: 150%; background-color: #ffe4e1; text-align: right }

a:link 
{
color: #808000
}

a:hover  
{ 
color:#996; 
text-decoration: none;
}


a:visited 
 {
color: #660;
text-decoration: none;
}