a:link { text-decoration: none; color: #9C97AD; } 
a:visited { text-decoration: none; color: #9C97AD; } 
a:active { text-decoration: none; color: #9C97AD; } 
a:hover { text-decoration: underline; color: #9C97AD; }

html, body { background: #EDEDED url("/images/bg.png"); margin: 0px; padding: 0px; height: 100%; }

#scrollerTrack { width: 6px; height: 70%; background-color: #eee; padding: 0px; }
#scrollerHandle { width: 6px; background-color: #cacaca; margin: 0 auto; cursor: default; }

.content { margin: 10px; color: #717171; text-align: justify; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-size: 12px; letter-spacing: 1px; line-height: 18px; }
