body {
  font-size: 12px;
  font-face: verdana;
}

a {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

div.sidebar a{
  text-decoration: none;
}

div.sidebar a:hover {
  text-decoration: underline;
}

input, select {
  font-size: 10px;
}

.cart th {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.cart td {
  font-size: 12px;
}

.checkout td {
  font-size: 12px;
}

