a.lang_swicth {
  font-weight: bold;
  font-size: 7pt;
  font-family: Verdana;
}

a.lang_swicth:active {
  text-decoration: none;
  color: #FFFFFF;
}

a.lang_swicth:link {
  text-decoration: none;
  color: #FFFFFF;
}

a.lang_swicth:visited {
  text-decoration: none;
  color: #FFFFFF;
}

a.lang_swicth:hover {
  text-decoration: none;
  cursor: hand;
  color: #FFFFFF;
}

.dynamic_item_text {
  font-family: verdana, arial;
  font-size: 11px;
  padding: 8 8 8 8;
}

.dynamic_item_links {
  padding: 8 8 8 8;
}

a.dynamic_item_link {
  font-weight: bold;
  font-size: 8pt;
  font-family: Verdana;
  text-transform: normal;
}

a.dynamic_item_link:active {
  text-decoration: none;
  color: #CC0000;
}

a.dynamic_item_link:link {
  text-decoration: none;
  color: #CC0000;
}

a.dynamic_item_link:visited {
  text-decoration: none;
  color: #CC0000;
}

a.dynamic_item_link:hover {
  text-decoration: none;
  cursor: hand;
  color: #FF3333;
}

img.dynamic_item_banner {
  cursor: hand;
  border: 0;
}
