a.menuitem:link
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #DCB863;
background-color: #333333;
text-decoration:underline;
display: block;
}
a.menuitem:visited
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #DCB863;
background-color: #333333;
text-decoration:underline;
display: block;}

a.menuitem:hover
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #93731E;
background-color: #333333;
text-decoration:underline;
display: block;
font-size: 8pt;
}
a.menuitem:active
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #93731E;
background-color: #333333;
text-decoration:underline;
display: block;
}
a.menuitemselected:link
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #93731E;
background-color: #333333;
display: block;
}
a.menuitemselected:visited
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #93731E;
background-color: #333333;
display: block;}

a.menuitemselected:hover
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #93731E;
background-color: #333333;
display: block;
font-size: 8pt;
}
a.menuitemselected:active
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
color: #93731E;
background-color: #333333;
display: block;
}
