/* CSS definition file containing site wide stylesheets */

.Name{
	font-size: 14px;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.TextNavBar{
	text-decoration: none 
}