/* aq.css */

body      {font-family: Arial, Helvetica, sans-serif; font-style: normal}

.hdr      {font-size: x-large; font-weight: bold; text-align:  center; color: #d0ffd0}
.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}

.ttx      {font-size:  medium; font-weight: bold; text-align: justify; color: #b0d0ff; padding-left: 1em}

.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:none}
a:visited {font-size:  medium; font-weight: bold; color:#e0e0d0; text-decoration:none}
a:active  {font-size:  medium; font-weight: bold; color:#ffffff; text-decoration:none; outline: none}
a:focus   {                                                                            outline: none}