
h1         { color: silver; font-size: 11px; font-weight: normal; line-height: 18px; letter-spacing: 2px  }
A:link            { color: white; font-size: 11px; font-weight: normal; line-height: 18px; text-decoration: underline; letter-spacing: 2px      }
A:active                   { color: white; font-size: 11px; font-weight: normal; line-height: 18px; text-decoration: none; letter-spacing: 2px   }
A:visited                    { color: gray; font-size: 11px; font-weight: normal; line-height: 18px; text-decoration: underline; letter-spacing: 2px   }
A:hover                    { color: black; font-size: 11px; font-weight: normal; line-height: 18px; text-decoration: none; background-color: white; letter-spacing: 2px   }
