a {
  color: rgb(69, 29, 31);
  outline: none;
  text-decoration: none;
}

.smallIconLink {
  font-size: 1.2em;
  line-height: 32px;
  margin-right: 10px;
}
.smallIconLink img {
  vertical-align: middle;
  margin-right: 10px;
}

a:hover {
/*  zcolor: rgb(70, 89, 125);
  salmon-color: rgb(255,137,123);
  mustard-color: rgb(239,192,138);
  blue-color: rgb(169,198,236);
  dark-mocha-color: rgb(173, 128, 108);
  mocha-umbrella-color: rgb(189, 153, 136);
*/
  color: rgb(76,138,197);
}

img {
  border-style: none;
}
.sidebar .preload {
  display:none;
}
