a:link {
  text-decoration:none;
  color: #ADADAD;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
  
}
a:visited {
  text-decoration:none;
  color: #ADADAD;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
    
}
a:hover {
  text-decoration:none;
  color: #000000;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
     
}
a:active {
  text-decoration:none;
  color: #ADADAD;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
     
}

td {
  text-decoration:none;
  color: #000000;
  font-family: Verdana;
  font-size:11px;
  font-weight:normal;
  line-height:130%;

}

.headingblue{
  text-decoration:none;
  color: #1EB7FF;
  font-family: Verdana;
  font-size:11px;
  font-weight:bold;
}



.ftr{
   text-decoration:none;
  color: #ADADAD;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
}


a.menus:link {
  text-decoration:none;
  color: #1EB7FF;
  font-family: Verdana;
  font-size:11px;
  font-weight:normal;
}

a.menus:visited {
  text-decoration:none;
  color: #1EB7FF;
  font-family: Verdana;
  font-size:11px;
  font-weight:normal;
}

a.menus:hover
 {
  text-decoration:none;
  color: #0000ee;
  font-family: Verdana;
  font-size:11px;
  font-weight:normal;
}

a.menus:active{
  text-decoration:none;
  color: #1EB7FF;
  font-family: Verdana;
  font-size:11px;
  font-weight:normal;
}