
A.nounderline
{
    TEXT-DECORATION: none
}
A:link
           { color: #032b10; text-decoration: none; background-color: transparent }
A:visited
           { color: #05150a; text-decoration: none; background-color: transparent }
A:active
        { color: #000; text-decoration: none; background-color: transparent }
A:hover
            { color: #6d6154; background-color: transparent }
A.stores:link
          { color: #032b10; text-decoration: none; background-color: transparent }
A.stores:visited
          { color: #05150a; text-decoration: none; background-color: transparent }
A.stores:active
       { color: #000; text-decoration: none; background-color: transparent }
A.stores:hover
           { color: #6d6154; background-color: transparent }
.text    { color: black; font-size: 9pt; font-family: Georgia; line-height: 12pt }
