.navBorder { 
  border: 7px outset #666666 #666666 #cccccc #cccccc;
  }
.navText { 
  font-family: 'Times New Roman', Serif;
  font-style:  normal;
  font-size: 12pt; 
  text-decoration: none; 
  text-align : center;
  width : 117px;
  background-color : #f7ec14; 
  color: black; 
  }

