/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,51,255);
 	font-weight: bold
}

A:link {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,51,255);
 	font-weight: bold
}

A:visited {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,51,255);
 	font-weight: bold
}

.TextObject {
	font-family: Calibri, sans-serif;
 	font-size: 10pt
}

P {
	font-family: Calibri, sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}

LI {
	font-family: Calibri, sans-serif;
 	font-size: 8pt
}

A {
	font-family: Calibri,  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,51,255);
 	font-weight: bold
}

.TextNavBar {
	font-family: Calibri, sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}

A:hover {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,51,255);
 	font-weight: bold
}
