<style type="table/css">
.header1
{
background-color: #9B8F6B
}

.header2
{
background-color: #AA9C74
}

.footer
{
background-color: #9B8F6B;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal
}

a.jg15link:link {
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a.jg15link:visited {
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a.jg15link:hover {
        font-size: 12px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: underline;
}
a.jg15link:active {
        font-size: 12px;
	font-weight: normal;
        color: #000000;
        text-decoration: none;
}

.goldhover3{
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
}
a:link.goldhover {
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a:visited.goldhover {
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a:hover.goldhover {
        font-size: 12px;
        font-weight: normal;
        color: #A19241;
        text-decoration: underline;
}
a:active.goldhover {
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;

}
.whiteover{            
        text-decoration: none;
}
a:link.whiteover { 
        color: #ffffff;
        text-decoration: none;
}
a:visited.whiteover {
        color: #ffffff;
        text-decoration: none;
}
a:hover.whiteover {
        color: #000000;
        text-decoration: none;
}
a:active.whiteover {
        color: #ffffff;
        text-decoration: none;
}

</style>
