A.tabItem
{
  color: #000000;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  line-height: 9pt;
  font-weight: bold;
  text-decoration: none;
}
A:hover.tabItem
{
  color: #000000;
  text-decoration: underline;
}
A:visited.tabItem
{
	COLOR: #000000;
}
A:active.tabItem
{
	COLOR: #000000;
}
A:link.tabItem
{
	COLOR: #000000;
}

