td {
  font-size : 11px;
  font-family : Arial,sans_serif;
  color: #535353;
}

a {
  color: #19284D;
  font-size : 11px;
  font-family : Arial,sans_serif;
  text-decoration: none;
}

.more {
  color: #19284D;
  font-size : 11px;
  font-family : Arial,sans_serif;
  font-weight: bold;
  text-decoration: none;
}

.title {
  color: #000000;
  font-size : 12px;
  font-family : Arial,sans_serif;
  font-weight: bold;
  text-decoration: none;
}

.news_title {
  color: #7F7F7F;
  font-size : 11px;
  font-family : Arial,sans_serif;
  font-weight: bold;
  text-decoration: none;
}

.news_date {
  color: #7F7F7F;
  font-size : 11px;
  font-family : Arial,sans_serif;
  font-weight: bold;
  text-decoration: none;
}

.menubutton {
  color: #FFFFFF;
  font-size : 12px;
  font-family : Tahoma,sans_serif;
  font-weight: bold;
  text-decoration: none;
}


.menubutton_a {
  color: #C4281C;
  font-size : 12px;
  font-family : Tahoma,sans_serif;
  font-weight: bold;
  text-decoration: none;
}

.copyright {
  font-size : 9px;
  color: #3F3F3F;
  font-family : Arial,sans_serif;
  font-weight: normal;
  text-decoration: none;
}

.small_white {
  font-size : 9px;
  color: #FFFFFF;
  font-family : Arial,sans_serif;
  font-weight: normal;
  text-decoration: none;
}

.navbar {
	FONT-SIZE: 10px;
	COLOR: #7F7F7F;
	text-decoration:none;
}

.navbar_black {
	FONT-SIZE: 10px;
	COLOR: #7F7F7F;
	text-decoration:none;
}

