<style>
body {font-family:arial; font-size: 13px; color:#000000}
td { font-family:arial; font-size:13px; color:#000000}

H1
{font-family:arial; font-size: 22px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
}

H2
{font-family:arial; font-size: 20px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
}

H3
{font-family:arial; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
}

A
{
    COLOR: #FDB716;
    TEXT-DECORATION:underline;
font-weight: bold
}

A:hover
{
	color: #000000;
	TEXT-DECORATION:overline;
font-weight: bold;
}
A:visited
{
	color: #FDB716;
	TEXT-DECORATION:underlinethrough
font-weight: bold;
}




.buttonscontainer {width: 180px;}

.buttons a {color: #000000;
background-image: url(menubg.gif);
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #FDB716;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #000000;
text-decoration: none;
color: #000000;}

.buttons a:visited {color: #000000;}

</style>
