/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Corbel, sans-serif;
 	font-size: 14px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar-Custom {
	font-family: Corbel, sans-serif;
 	font-size: 10px;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.TextNavBar {
	font-family: Corbel, sans-serif;
 	font-size: 10px;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center
}
