/* CSS definition file containing site wide stylesheets */

.boldLink {
	font-family: "Arial Unicode MS",  sans-serif;
 	font-size: 16px;
 	color: rgb(254,36,3);
 	font-weight: bold;
 	text-decoration: none 
}

.configLink {
	font-family: System, sans-serif;
 	font-size: 31px;
 	color: rgb(2,81,147);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: center
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(2,81,147);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}
