a:link           { color: #0066ff; font-size: x-small; text-decoration: underline; }
a:visited        { color: #999999; font-size: x-small; text-decoration: underline; }
a:active         { color: #ffcc00; font-size: x-small; text-decoration: underline; }
a:hover          { color: #ffcc00; font-size: x-small; text-decoration: underline; }

a.topics:link    { color: #ffffff; font-size: x-small; text-decoration: none; }
a.topics:visited { color: #cccccc; font-size: x-small; text-decoration: underline; }
a.topics:active  { color: #ffcc00; font-size: x-small; text-decoration: underline; }
a.topics:hover   { color: #ffcc00; font-size: x-small; text-decoration: underline; }

.t_mini          { font-size: xx-small; }
.t_normal        { font-size: x-small; }
.t_title         { font-size: x-small; border-bottom: dotted 1px #666666; background-color: #cce7ff; }
.t_subtitle      { font-size: x-small; border-bottom: dotted 1px #666666; background-color: #eeeeee; }
.padding         { padding: 5px 40px; }
.form_tx         { font-size: x-small; border: solid 1px #0066ff; }
.form_bt         { color: #ffffff; font-size: x-small; background-color: #0066ff; }
