 

.ClassTagOff{
  color : navy;
  background-color : white;
  text-align : center;
  width : 20%;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
.ClassTgOn{
  color : navy;
  background-color : white;
  text-align : center;
  width : 20%;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
.ClassTag{
  border-style : none none none none;
  
}