A:link		{color:#00E; text-decoration:underline;}
A:visited	{color:#04F; text-decoration:underline;}
A:hover		{color:#04F; text-decoration:underline;}
A:active 	{color:#04F; text-decoration:underline;}

.button { font-family:helvetica;font-size:9pt;font-weight:bold;background: #336699;text-decoration:none;cursor: hand;color:#FFFFFF;border:thin solid black 1px}
.textfield { font-family:helvetica;font-size:9pt;font-weight:normal;text-decoration:none;color:#336699;border:thin solid black 1px}

div.menuItem, div.menuItem:hover, div.menuItemSelected
{
  font-family: Arial,Verdana,Helvetica;
  font-size: 13px;
  font-weight:bolder;
  color: #948657;
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding-top: 2px;
  padding-left: 2px;
}
div.menuItem:hover, div.menuItemSelected
{
    background: #948657;
    color: #FFF;
}
.normalText, .subtitle
{
  font-family: Arial,Verdana,Helvetica;
  font-size: 13px;
}
.subtitle
{
     font-size: 14px;
     font-weight: bold;
}
