/* zs02.css */

body      {font-family: Arial, Helvetica, sans-serif; font-style: normal}

.hdr      {font-size: x-large; font-weight: bold; text-align:  center; color: #ffb8ff}
.tag      {font-size:   large; font-weight: bold; text-align:  center; color: #ffd098; clip: rect()}
.ort      {font-size:   large; font-weight: bold; text-align:    left; color: #ffd098; font-weight: bold}
.lst      {font-size:  medium; font-weight: bold; text-align:    left; color: #70ffff; font-weight: bold}

.lnk      {font-size:  medium; font-weight: bold; text-align:    left; color: #b0d0ff}

.txt,
.pic      {font-size:  medium; font-weight: bold; text-align: justify; color: #b0d0ff}

a:link    {font-size:  medium; font-weight: bold; color:#ffd0ff; text-decoration:underline}
a:visited {font-size:  medium; font-weight: bold; color:#e0e0d0; text-decoration:underline}
a:active  {font-size:  medium; font-weight: bold; color:#ffffff; text-decoration:none}
