.blau-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #008FD7; text-decoration: none}
.blau-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #008FD7; text-decoration: none}

.blaudark-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #004A75; text-decoration: none}
.blaudark-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #004A75; text-decoration: none}

.beige-bold{  font-family: Trebuchet MS, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #C28800; text-decoration: none}
.beige-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #C28800; text-decoration: none}

.brown-bold{  font-family: Trebuchet MS, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #753F00; text-decoration: none}
.brown-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #753F00; text-decoration: none}

.grey-bold{  font-family: Trebuchet MS, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #3D3D3D; text-decoration: none}
.grey-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #3D3D3D; text-decoration: none}

.lightgrey-bold{  font-family: Trebuchet MS, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #C2C2C2; text-decoration: none}
.lightgrey-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #C2C2C2; text-decoration: none}

.weiss-bold{  font-family: Trebuchet MS, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none}
.weiss-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none}

.black-bold{  font-family: Trebuchet MS, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.black-big-bold{  font-family: Trebuchet MS, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}

A {
  color: #008FD7;
  letter-spacing: normal;
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A:hover {
  color: #004A75;
  letter-spacing: normal;
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}
A:active {
  color: #004A75;
  letter-spacing: normal;
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  }
