<style>
a:hover         {background-color: #666666; text-decoration: underline; }
a:link          {text-decoration: underline; }
a:visited       {text-decoration: underline; }
a:visited:hover {background-color: #666666; text-decoration: underline; }
.normaltext     {font-family: Tahoma; font-weight: bolder; font-size: 10pt;  color: #FFFFFF; }
.small          {font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }
.headline       {font-family: Tahoma; font-size: 14pt; color: #FFFFFF; ; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none}
</style>