A:visited.menu
{
	text-decoration: none;
	color: white;
}

A:link.menu
{
	text-decoration: none;
	color: white;
}

A:hover.menu
{
	text-decoration: none;
	color: red;
}

A:active.menu
{
	text-decoration: none;
	color: white;
}


TD.zag {
  background-color: rgb(175, 195, 222);
}

.np {
  font-weight: bold;
  font-family: helvetica;
  font-variant: normal;
  font-style: italic;
  word-spacing: 10pt;
  text-align: center;
  letter-spacing: 3pt;
}
.np1 {
  font-weight: bold;
  font-family: helvetica;
  font-variant: normal;
  font-style: italic;
  text-align: center;
}

TR.menu1 {
    background-color: rgb(190, 190, 190);
    color: black;
    font-weight: bold;
}

.gr
{
	border-top: gray thin dotted; border-top-width: 1;
}

P
{
	margin-left: 1em;
	margin-right: 1em;
}

A:visited.footer_link
{
	text-decoration: none;
	color: blue;
}

A:link.footer_link
{
	text-decoration: none;
	color: blue;
}

A:hover.footer_link
{
	text-decoration: none;
	color: red;
}

A:active.footer_link
{
	color: blue;
}
