/* Generated by KompoZer */
#tswcssbuttons {
  width: 130px;
  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;
  font-family: Arial,Helvetica,sans-serif;
}
#tswcssbuttons li a {
  border: 1px outset #87ceeb;
  color: #b200b2;
  background-color: #ff66ff;
  width: 130px;
  text-decoration: none;
  display: block;
}
#tswcssbuttons li a:hover {
  color: #ff66ff;
  background-color: #b200b2;
}

