a.txty
{
  font: 16px Verdana;
  color: #FFE384;
  text-decoration: none;
}
a.txty:hover { text-decoration: underline; }

.txtw, a.txtw, .txtw2
{
  color: #EFEFEF;
  font: 11px Verdana;
}
a.txtw { text-decoration: none; }
a.txtw:hover { text-decoration: underline; }
.txtw2 { font-size: 12px; }

.txtw3b
{
  color: #EFEFEF;
  font: 15px Verdana;
  font-weight: bold;
}

.txtg
{
  color: #C6C3C6;
  font: 16px Verdana;
  font-weight: bold;
}

.txty3b
{
  color: #FFE384;
  font: 22px Verdana;
  font-weight: bold;
}

.txt, .txtj, a.txtj
{
  color: #000;
  font: 11px Verdana;
}
.txtj, a.txtj { text-align: justify; }
a.txtj { text-decoration: none; }
a.txtj:hover
{
  color: #0033CC;
  text-decoration: underline;
}

a.txtb
{
  font: 17px Verdana;
  color: #783818;
  text-decoration: none;
  font-weight: bold;
}
a.txtb:hover { text-decoration: underline; }

.txty2
{
  color: #FFE384;
  font: 16px Verdana;
}

.txt2, .txt2bold, .name, .txt2j
{
  color: #000;
  font: 16px Verdana;
}
.txt2bold { font-weight: bold; }

.name { text-decoration: none; }
.name:hover
{
  text-decoration: underline;
  color: #000;
}

.txty2b, a.txty2
{
  color: #FFE384;
  font: 15px Verdana;
  font-weight: bold;
}

a.txty2 { text-decoration: none; }
a.txty2:hover { text-decoration: underline; }

a.txtblack2
{
  font: 11px Verdana;
  color: #000;
  text-decoration: none;
}
a.txtblack2:hover
{
  color: #0033CC;
  text-decoration: underline;
}

.txty, .ialt
{
  color: #FFE384;
  font: 11px Verdana;
}

.ialt { color: #000; }

a.txtbs, a.txtbs2
{
  font: 16px Verdana;
  color: #783818;
  text-decoration: none;
  font-weight: bold;
}
a.txtbs:hover, a.txtbs2:hover { text-decoration: underline; }
a.txtbs2 { font-size: 13px; }

.txtmainbred
{
  color: #A00000;
  font: 13px Verdana;
  font-weight: bold;
}

.txt2j { text-align: justify; }

.txtms
{
  color: #000084;
  font: 11px Verdana;
  font-style: italic;
}

.txtus
{
  color: #333;
  font: 11px Verdana;
  font-style: italic;
}

a.c_magister { color: #070; }
a.c_magister2 { color: #000; }
a.c_highmagister { color: #004000; }
a.c_king { color: #840000; }
a.c_prince { color: #840000; }
a.c_emperor { color: #B8860B; }
.stats a.c_emperor { text-shadow: -1px -1px 0px rgba(0,0,0,.5), -1px 1px 0px rgba(0,0,0,.5), 1px -1px 0px rgba(0,0,0,.5), 1px 1px 0px rgba(0,0,0,.5); }
a.c_all { color: #000; }
a.c_other { color: #000084; }

/*
.stats a:hover { color: inherit; }

.stats a.c_magister { color: #00a000 !important;}
.stats a.c_highmagister { color: #008000 !important; }
.stats a.c_king,
.stats a.c_prince { color: #C93030 !important; }
.stats a.c_other { color: #4971CD !important; }
.stats a.c_emperor { }

.stats a.c_magister,
.stats a.c_highmagister,
.stats a.c_king,
.stats a.c_prince,
.stats a.c_other,
.stats a.c_emperor { text-shadow: -1px -1px 0px rgba(0,0,0,.5), -1px 1px 0px rgba(0,0,0,.5), 1px -1px 0px rgba(0,0,0,.5), 1px 1px 0px rgba(0,0,0,.5); }
*/