
a:link , a:visited {
  font-size : 12px;
  color : #333;
  font-family : arial;
  text-decoration : underline
}

a:hover {
  font-size : 12px;
  color : #888;
  font-family : arial;
  text-decoration : none;
  top: 1px;
  left: 1px;
  POSITION: relative;
}

a.a1:link , a.a1:visited {
  font-size : 12px;
  color : #666;
  font-family : arial;
  text-decoration : none
}

a.a1:hover {
  font-size : 12px;
  color : #666;
  font-family : arial;
  text-decoration : none;
  top: 1px;
  left: 1px;
  POSITION: relative;
}

td,form,select,option,input{
  font-size : 12px;
  font-family : arial
}
li {
  list-style : outside none; 
  list-style-image : url(img/aa2.gif);
  line-height:27px;
}
.ff {
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-top: #ccc 1px solid;
}
.link {
  padding:7px;
}
.link_b {
  padding:7px;
  border-left: #96BED3 4px solid;
  background-color:#F5FAFD;
}
strong {
  color:#4E7F9B;
}