.navbutton {
	background-color: #4072A6;
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: bold;
	color: white;
	border-top-color: #6495ED;
	border-left-color: #6495ED;
	border-right-color: #6495ED;
	border-bottom-color: #6495ED;
	border-width: medium;
	border-style: outset;
font-size: 11pt;
font-weight: bold;
}


.navbutton A:active {
	text-decoration: none;
	color: darkblue;
font-size: 11pt;
font-weight: bold;
}

.navbutton A:hover { font-size: 9pt;
         font-weight: bold;
         font-family: times new roman;
          color: darkblue;
           Text-Decoration: underline;}

.navbutton A:link {  font-size: 9pt;
         font-weight: bold;
         font-family: times new roman;
         COLOR: #FFFFFF;}

.navbutton A:visited {  font-size: 9pt;
         font-weight: bold;
         font-family: times new roman;
          color: #FFFFFF;}