body
{
        background-color: #FFFDE9;
   margin: 0;
}

A:link, A:visited, A:hover, A:active { COLOR: #B9322A; TEXT-DECORATION: none;  }


/**************************/
/* Topline Scrolling Text */
/**************************/
.scrolltxt {
   color: #F48712;
        font-size: 0.8em;
        font-family: Tahoma;
   font-style: italic;
   font-weight: bold
}

.copyright {
   color: #AAACAD;
        font-size: 0.6em;
        font-family: Tahoma;
}

.maintext {
        color: #596166;
        font-size: 0.8em;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;;
        font-style: italic;
        line-height: 1.5em;
        text-indent: 0em;
        text-align: left;
}

.subtitle {
        color: #B9322A;
        font-size: 1.3em;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;;
        font-style: normal;
        line-height: 1.5em;
        text-indent: 0em;
        text-align: justify;
}


.review {
        color: #B9322A;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;;
        font-style: italic;
        line-height: 1.5em;
        text-indent: 0em;
        text-align: justify;
}

.review A:link { COLOR: #B9322A; TEXT-DECORATION: none }
.review A:visited { COLOR: #B9322A; TEXT-DECORATION: none }
.review A:hover { COLOR: #B9322A; TEXT-DECORATION: underline }
.review A:active { COLOR: #B9322A; TEXT-DECORATION: none }

.revlnk {
        color: #B9322A;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;;
        font-style: italic;
        line-height: 1.0em;
        text-indent: 0em;
        text-align: justify;
}

.revlnk A:link { COLOR: #B9322A; TEXT-DECORATION: none }
.revlnk A:visited { COLOR: #B9322A; TEXT-DECORATION: none }
.revlnk A:hover { COLOR: #B9322A; TEXT-DECORATION: underline }
.revlnk A:active { COLOR: #B9322A; TEXT-DECORATION: none }

td.tdnews {
        padding-top: 6px;
        padding-bottom: 8px;
        padding-left: 12px;
        padding-right: 12px;
}


.newsdata {
        color: #B9322A;
        font-size: 0.7em;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;;
   font-style: italic;
}

.newstext {
        color: #ED1C24;
        font-size: 0.7em;
        font-family: Arial, Helvetica, sans-serif;
/*        font-weight: bold;
   font-style: italic; */
        text-align: center;
}

.sape a {color: #fffbcc; font-size: 2px}