/* CSS Document */

a.text1:link { color: #666666; text-decoration: none; font-family: "ariel"; } 
a.text1:visited { color:#666666; text-decoration: none; font-family: "ariel"; } 
a.text1:hover { color: #000000; text-decoration: underline; font-family: "ariel"; } 

a.text10:link { color: #666666; font-size: 10pt; text-decoration: none; font-family: "ariel"; } 
a.text10:visited { color:#666666; font-size: 10pt; text-decoration: none; font-family: "ariel"; } 
a.text10:hover { color: #000000; font-size: 10pt; text-decoration: underline; font-family: "ariel"; } 