/* CSS definition file containing site wide stylesheets */

.TextNavBar {
	font-family: Amphion;
 	font-size: 12pt;
 	text-transform: capitalize;
 	color: rgb(255,255,0);
 	font-weight: bold
}