@charset "utf-8";
/* CSS Document */

.links {
  padding: 4px 4px;
  text-align: right;
  font-family:Verdana;
  font-size:12px;
  color: #FFF;
  margin-right:10px;
}
.links a{
  color: #FFF;
  text-decoration: none;
}
.links a:hover{
  color: #FF9900;
  text-decoration: none;
}
.more {
  padding: 5px 0px 0 20px;
  text-align: right;
  background: url(../images/aro.gif) 4% 8px no-repeat;
  float: right;
  color: #3E7BA7;
}
.more a {
  color: #FFF;
  text-decoration: none;
}
.more a:hover {
  color: #FF9900;
  text-decoration: none;
}


.links1 {
  padding: 4px 4px;
  text-align: right;
  font-family:Verdana;
  font-size:10px;
  color:#525252;
  margin-right:10px;
}
.links1 a{
  color: #525252;
  text-decoration: none;
}
.links1 a:hover{
  color: #FF9900;
  text-decoration: none;
}
.more {
  padding: 5px 0px 0 20px;
  text-align: right;
  background: url(../images/aro.gif) 4% 8px no-repeat;
  float: right;
  color: #3E7BA7;
}
.more a {
  color: #FFF;
  text-decoration: none;
}
.more a:hover {
  color: #FF9900;
  text-decoration: none;
}
