body {
  border: 0px;
  margin: 10px;
  background-color: #00477D;
  color: White;
  font-family: Arial;
}


span.itmnme {
	font-weight: bold;
}

.nav {
	font-weight: bold;
	color: White;

}
a:link {color: white;  font-weight: bold; }
a:visited {color: white;  font-weight: bold; }
/*
a:visited {color: #FF6A6A;  font-weight: bold; }
*/
a:hover {color: red;  font-weight: bold; }


a.menu:link {color: white;  font-weight: bold; text-decoration: none}
a.menu:visited {color: white;  font-weight: bold; text-decoration: none}
a.menu:hover {color: red;  font-weight: bold; text-decoration: none}

a.menusel:link {color: white;  font-weight: bold; }
a.menusel:visited {color: white;  font-weight: bold; }
a.menusel:hover {color: red;  font-weight: bold; }
