/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	text-decoration: none ;
 	text-align: left;
 	background-color: transparent
}

.TextNavBar {
	color: rgb(0,0,0);
 	text-decoration: none 
}