/* Generated by KompoZer */
#tswcssbuttons {
  text-align: center;
}
#tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tswcssbuttons li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tswcssbuttons li a {
  border: 1px outset #bfffe4;
  text-decoration: none;
  display: block;
  background-color: #61c6c6;
  color: black;
  text-align: left;
  font-size: 0.8em;
}
#tswcssbuttons li a:hover {
  color: black;
  font-weight: bold;
  background-color: #6ddfdf;
  text-align: left;
  font-size: 0.8em;
}

