/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(128,128,128)
}

.TextNavBar {
	font-size: 16px;
 	color: rgb(128,128,128);
 	font-weight: bold
}