
/* CSS Document */

a        { color: #aeaa6c; font-size: 10px; font-family: verdana; font-weight: normal; text-decoration: none; letter-spacing: 0.25em }
A:active             { text-decoration: underline }

A:visited          { }

A:hover              { color: #ecdebb; text-decoration: underline }
.A { color: white; font-size: 10px; letter-spacing: 0.25em }
.home_link { color: black; font-size: inherit; letter-spacing: inherit }

