.navbutton {
  background-color: #cc0000; 
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-right-color: black;
  border-bottom-color: black;
  border-width: thin;
  border-style: outset;
}

.navtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-position: center;
}
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

.navbutton2 {
  background-color: #800080; 
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-right-color: black;
  border-bottom-color: black;
  border-width: thin;
  border-style: outset;
}
