p      { color: black;
       font-size: 10pt; 
       font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.navitems { color: white;
       font-size: 10pt;
       font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link  { text-decoration: underline; 
        color: orange}
a:visited { text-decoration: underline;
        color: orange}
a:hover { text-decoration: underline;
        color: black;
        background: silver}
a:active { text-decoration: underline;
        color: orange}
.greenlink a:link{ text-decoration: underline;
        color: #008000}
.greenlink a:visited{ text-decoration: underline;
        color: purple}
.greenlink a:hover { text-decoration: underline;
        color: black;
        background: silver}

.sponsors
{ 
color: #008000;
font-size: 10pt
}

.sponsors b
{
font-weight: 550;
font-size: 10pt;
}

.sponsors a:link, .sponsors a:visited
{
font-weight: 600;
text-decoration: underline;
color: black;
}

.sponsors a:hover
{
color: black;
background-color: orange;
font-weight: 600;
text-decoration: underline;
}


h1      { color: #008000;
        font-size: 14pt;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2      { color: #008000;
        font-size: 12pt;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.newstitle { color: orange;
        font-size: 11pt;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headline { color: orange;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.byline {color: black;
        font-size: 9pt}
