/* CSS definition file containing site wide stylesheets */

.TextObject{
	font-family: "Source Sans Pro",  sans-serif;
 	font-size: 16px;
 	text-decoration: none 
}

.TextNavBar{
	font-family: "Source Sans Pro",  sans-serif;
 	font-size: 16px;
 	color: rgb(0,0,0);
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}