/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 12px;
 	color: rgb(204,204,204)
}

.TextNavBar {
	text-transform: capitalize;
 	color: rgb(255,255,255)
}
