<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {text-decoration: none; 
   font-style: normal;
   line-height: 1.5;
   font-family: Arial;}

a:hover {text-decoration: none;
         font-family: Arial;
         font-weight: bold;  
         color: #ffffff; 
         background-color:#aaaaff;
         font-size:101%; }</pre></body></html>