body {
  color: black; font: verdana,arial;
}
small {
  font: 70% verdana,arial;
}
p {
  font: 75% verdana,arial;
}
h4 {
  font: bold 110% arial,verdana;
}
big {
  font: bold 100% arial,verdana;
}
strong {
  font: bold 75% verdana,arial;
}
.xg {
  color: #999999; font: 85% verdana,arial;
}
.t {
  font: 75% verdana,arial, sans-serif;
}
.tw {
  color: white; font: 75% verdana,arial; 
}
.x {
  font: xx-small verdana,arial;
}
.q {
  color: #66dd66;
}
a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  color: #0066ff; text-decoration: none;
}
a:hover {
  color: #0066ff; text-decoration: none;
}
a.u {
  text-decoration: underline; 
}
a.u:visited {
  text-decoration: underline;
}
a.u:active {
  color: #0066ff; text-decoration: underline;
}
a.u:hover {
  color: #0066ff; text-decoration: underline;
}
a.b {
  color: black; text-decoration: none;
}
a.b:visited {
  color: black; text-decoration: none;
}
a.b:active {
  color: black; text-decoration: none;
}
a.b:hover {
  color: black; text-decoration: none;
}
a.w {
  color: white; text-decoration: none;
}
a.w:visited {
  color: white; text-decoration: none;
}
a.w:active {
  color: white; text-decoration: none;
}
a.w:hover {
  color: white; text-decoration: underline;
}
a.bu {
  color: black; text-decoration: none;
}
a.bu:visited {
  color: black; text-decoration: none;
}
a.bu:active {
  color: black; text-decoration: none;
}
a.bu:hover {
  color: black; text-decoration: underline;
}
