.asterisk
{
  background: transparent;
  color: #ff0000;
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.blackline
{
  background: #333333;
  color: #000000;
}

.errortext
{
  background: transparent;
  color: #ff0000;
  font-family: arial, sans-serif;
  font-size: 12px;
}

.greyline
{
  background: #999999;
  color: #000000;
}

.link
{
  background: transparent;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.redline
{
  background: #cc0000;
  color: #000000;
}

.registered
{
  background: transparent;
  color: #999999;
  font-family: arial, sans-serif;
  font-size: 10px;
  text-align: justify;
  vertical-align: text-top;
}

.tagtext
{
  background: transparent;
  color: #006666;
  font-family: arial, sans-serif;
  font-size: 12px;
}

.warningtext
{
  background: transparent;
  color: #ff0000;
  font-family: arial, sans-serif;
  font-size: 9px;
}

