BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color:black;
}

A:link , A:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FF9900;
    text-decoration: none;
    filter: Alpha(Opacity=70);
    font-weight: bold;
}
A:hover  {
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline;
}

.test {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    filter: Alpha(Opacity=70);

}
TD{
    FONT-SIZE: 9pt;
    background-repeat: no-repeat;
}
links {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    filter: Alpha(Opacity=70);
}
.link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FF9900;
    text-decoration: none;
    filter: Alpha(Opacity=70);
    font-weight: bold;

}
.maintext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;


}
.bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;

}
.ShowsTableHeader{
    BACKGROUND-COLOR: black;
}
.ShowsTable{
    cellpadding:5;
}
.BandShowsRow{
    color:white;
    BACKGROUND-COLOR: transparent;

    border: 1px solid #CCCCCC;
}
#Album{
    border:1px solid white;
    color:#FFFFFF;
    background-color:#222;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
}
.MailinglistTable{
    BACKGROUND-COLOR: transparent;
}
a.MailoutLink{
    font-style:bold;
    color: white;
}
.AudioTable{
    font-weight : bold;
    font-size : 13px;
    color:black;
}
.AudioTable a:link{
    font-weight : bold;
    font-size : 13px;
    color:red;
}
TH{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background : black;
    color: white;
    font-size : 14px;
    text-align : left;
}
.TableTitle{
    color:#FFFFFF;
    font-size:16px;
    line-height:18px;
    font-weight:bold;
}
