/* fb.css */

body      {font-family: Arial, Helvetica, sans-serif; font-style: normal}

.txt      { font-family: Arial, Helvetica, sans-serif; font-size:  medium; font-weight: bold; color: #dfb875; font-style: normal; text-align: justify}
.fot      { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #e0e0d0; font-style: normal; text-align: center}
.lst      { font-family: Fixedsys, Courier, monospace; font-size: medium; color: #e0e0d0; font-style: normal; text-align: left}

.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,
.lft      {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}

.tb_h     {font-size:  medium; font-weight: bold; text-align:  center; color: #b0d0ff}
.tb_c     {font-size:  medium; font-weight: bold; text-align:  center; color: #b0d0ff}
.tb_r     {font-size:  medium; font-weight: bold; text-align:   right; 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}
