.traders {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#49525D none repeat scroll 0 0;
  padding:5px;
}

.traders a, .traders a:visited {
  color: #394048;
}

.traders a:hover {
  color: #4A5963;
}


.styleTOP {
  font-size:18px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}

.styleTOP a, .styleTOP a:visited {
  color: #FFFE8F;
  text-decoration: none;
}

.styleTOP a:hover {
  color: #FFFE8F;
  text-decoration: underline;
}

.styleTOP2 {
  font-size:14px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #E5E5E5;
}


/* txt desc links */

.txtlinks {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#49525D none repeat scroll 0 0;
  padding:5px;
  font-size: 15px;
  line-height:20px;
  text-decoration: none;
}


.txtlinks a, .txtlinks a:visited {
  color: #d6d6bf;
  text-decoration: none;
}

.txtlinks a:hover {
  color: #868679;
}

.p {
  background: url('images/imgico.png') 1px 3px no-repeat;
  padding-left:20px;
}
.v {
  background: url('images/movico.png') 1px 3px no-repeat;
  padding-left:20px;
}
