Table {
  font-family: arial, tahoma, verdana;
  font-size: 12px;
}

.mini_login {
  width: 100px;
  height: 19px;
  font-size: 10px;
}

.menu_header {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.menu_header:hover {
  color: #ce2020;
  text-decoration: underline;
}

.menu_item {
  font-size: 14px;
  color: #ce2020;
}

.menu_item_more {
  font-size: 14px;
  color: #a20f0f;
}

A {
  font-weight: normal;
  color: #ce2020;
}

A:hover {
  color: #000000;
}

.menu_item:hover {
  color: #000000;
}

.menu_head_red {
  font-weight: bold;
  font-size: 15px;
  color: #542f2f;
}

.menu_head_blue {
  font-weight: bold;
  font-size: 15px;
  color: #145694;
}

.artlink {
  font-weight: bold;
  color: #ce2020;
  text-decoration: none;
}

h1 {
	font-size: 12pt;
}