/* Generated by KompoZer */
#tswcssbuttons {
  width: 180px;
  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 #f0f0f0;
  color: #ffffff;
  background-color: #000000;
  width: 180px;
  text-decoration: none;
  display: block;
}
#tswcssbuttons li a:hover {
  color: #000000;
  background-color: #c0c0c0;
}
a:hover {
  color: black;
  background-color: #ffcccc;
}

