/* Generated by KompoZer */
#tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#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;
  text-align: center;
}
#tswcssbuttons li a {
  border: 1px outset #9191ff;
  background-color: #12127d;
  width: 180px;
  text-decoration: none;
  display: block;
  height: 70px;
  color: white;
  font-size: 1.4em;
  text-align: center;
}
#tswcssbuttons li a:hover {
  color: #000000;
  background-color: #c8c8ff;
  text-align: center;
}
