/* CSS definition file containing site wide stylesheets */

.TextNavBar {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(153,153,153);
 	border: 3px ridge rgb(1,117,12)
}
