/* CSS definition file containing site wide stylesheets */

.BoldLink {
	font-size: 10pt;
 	color: rgb(255,206,135);
 	font-weight: bold
}

.TextNavBar {
	font-size: 9pt;
 	color: rgb(153,51,0);
 	text-decoration: none 
}