/* CSS Document */
a:link        { color: #5e84ae; text-decoration: none }
a:visited     { color: #5e84ae; text-decoration: none }
a:hover { color: #cac4c4; text-decoration: none; background-color: transparent }
a:active   { }
a:focus  { }

body          { color: black; font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; background-color: white; margin: 6px 0px 1px }
.bottom  { color: #5e84ae; font-size: 11px }
.text     { font-size: 12px; line-height: 18px }
.text_wide       { font-size: 14px; line-height: 18px; letter-spacing: 1px }
