<!--

.navbar {
        font-family: verdana;
        font-size: 12;
        color: white;
}
.navbar A:link {
        color: white;
}
.navbar A:visited {
        color: white;
}
.navbar A:hover {
        color: #ffff80;
}
.navbar A:active {
        color: #ffff80;
}

.standard    { font-family: verdana; font-size: 13; color: black; }
#.header  { font-family: verdana; font-size: 13; color: white; }
.footer     { font-family: verdana; font-size: 9; color: black; }
.header1 { font-family: Verdana; font-size: 17; color: black; font-weight
: bold; }
.headline { font-family: verdana; font-size: 13; color: black; font-weight: 700;
 }

.sidebartitle   { font-size: 12px; text-decoration: none; font-weight: bold; fon
t-family: verdana, arial, sans-serif; text-align: center; background-image:  url
(images/window_top_bg.gif)}

.sidebar { font-family: verdana; font-size: 12; color: black; }

.sidebar A:link {
        color: black;
}
.sidebar A:visited {
        color: black;
}
.sidebar A:hover {
        color: #000080;
}
.sidebar A:active {
        color: #000080;
}

.standard A:link {
        color: #0000CC;
}
.standard A:visited {
        color: #0000CC;

}
.standard A:hover
{
        color: #0000CC;
}
.standard A:active
{
        color: #0000CC;
}

a:link {
        text-decoration: none;
}
a:visited {
    TEXT-DECORATION: none;
}
a:hover {
        text-decoration: underline;
}
a:active {
        text-decoration: underline;
}


-->
