body {

  background-color: #000000;
  margin: 0px;
  
  color: black;
  font-family: verdana;
  line-height: 12px
  
}

table {

  font-size: 9px;
  
}

a { color: black; }
a:hover { color: #FF6C00 }

.headerbar { color: white }
.headerbarbold { color: white; font-weight: bold; }
.normalbold { font-weight: bold; }
.abouttext { color: white; font-size: 11px; line-height: 16px }
.abouttext a { color: white; }

.normalred { color: #FF0000; font-family: verdana; font-size: 9px; line-height: 12px }
.logout { color: #852D2D; font-weight: bold; }
.credit { color: #616161; font-weight: bold; }

.listyeartitle { font-family: georgia, times; font-size: 14px; }
.listnormal { color: #616161; }
a.listdate { color: #212121; }
a.listtitle { color: #660000; font-weight: bold; }
a.listyear { color: #414141; font-weight: bold; font-size: 10px; line-height: 12px }
a.listnames { color: #616161; }
a.about { color: white; font-size: 11px; line-height: 16px }
a.about:hover { color: #FF6600; }
.aboutmenu { color: white; font-size: 10px; font-weight: bold; font-family: verdana; }
a.aboutmenu:hover { color: #FF6600; }

.listdetaildate { font-weight: bold; font-family: times; font-size: 12px }
.listdetailtitle { color: #660000; font-weight: bold; font-family: times; font-size: 16px; text-decoration: none; }
a.listdetailtitle:hover { text-decoration: underline; }
.listdetailartist { color: #444444; font-weight: bold; font-family: times; font-size: 12px; line-height: 13px }
.listdetailreception { color: #444444; font-family: verdana; font-size: 9px; line-height: 12px }
.listdetailtext { color: black; font-family: verdana; font-size: 9px; line-height: 12px }
a.listdetailmenu { color: #FF6600; text-decoration: underline; line-height: 13px }
a.listdetailmenu:hover { color: #FF6600; text-decoration: none; line-height: 13px }

div.newsdescription {
    padding: 10px;
}

#links a { color: #444444; font-size: 10px; font-weight: bold; font-family: verdana; }
#links a:hover { color: #FF6600; }

