/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10px;
 	color: rgb(50,50,50);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Arial CE",  sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10px;
 	text-transform: none;
 	color: rgb(51,102,102);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}
