.textitem { 
       font-size: 13px; 
       font-family: Sans-Serif;
       color: #DBDBDB;
       text-decoration: none;
}
.textlabel { 
       font-size: 13px; 
       font-family: Sans-Serif;
       color: #000000;
       font-weight: bold;
       text-decoration: none;
}
.datelabel { 
       font-size: 13px; 
       font-family: Sans-Serif;
       color: #DBDBDB;
       background-color: #A5A5A5;
       font-weight: bold;
       text-decoration: none;
}
.smtext { 
       font-size: 12px; 
       font-family: Sans-Serif;
       color: #800000;
       text-decoration: none;
}
.label_red { 
       font-size: 15px; 
       font-family: Sans-Serif;
       color: #d31145;
       text-decoration: none;
}
.smlink { 
       font-size: 10px; 
       font-family: Sans-Serif;
       color: #d31145;
       text-decoration: underline;
}
.label_blue { 
       font-size: 15px; 
       font-family: Sans-Serif;
       color: #696969;
       text-decoration: none;
}
.label_gold { 
       font-size: 15px; 
       font-family: Sans-Serif;
       color: #FFFFFF;
       text-decoration: none;
}
.label_black { 
       font-size: 15px; 
       font-family: Sans-Serif;
       color: #000000;
       text-decoration: none;
}
.header_gold { 
       font-size: 28px; 
       font-family: Sans-Serif;
       color: #FFFFFF;
       text-decoration: none;
       font-weight: bold;
}
.header_black { 
       font-size: 28px; 
       font-family: Sans-Serif;
       color: #000000;
       text-decoration: none;
       font-weight: bold;
}
.headersm_black { 
       font-size: 18px; 
       font-family: Sans-Serif;
       color: #000000;
       text-decoration: none;
       font-weight: bold;
}
.date_black { 
       font-size: 11px; 
       font-family: Sans-Serif;
       color: #000000;
       text-decoration: none;
       font-weight: bold;
}
.headersm_gold { 
       font-size: 18px; 
       font-family: Sans-Serif;
       color: #FFFFFF;
       text-decoration: none;
       font-weight: bold;
}
.bottom { 
       font-size: 12px; 
       font-family: Sans-Serif;
       color: #FFFFFF;
       text-decoration: none;
       background-color: #B01838;
       font-weight: bold;
}
.txtbutton
{
       font-size: 15px; 
       font-family: Sans-Serif;
       color: #FFFFFF;
       text-decoration: none;
       background-color: #262626;
       border: 0px;
       font-weight: bold;

}