/* CSS definition file containing site wide stylesheets */

A:active {
	font-size: 10pt
}

A:link {
	font-size: 10pt;
 	color: rgb(0,0,0);
 	text-decoration: underline
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-size: 10pt;
 	color: rgb(0,0,0)
}

.TextObject {
	color: rgb(153,51,255)
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-size: 10pt
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

A:hover {
	font-size: 10pt;
 	color: rgb(255,255,255);
 	background-color: rgb(0,128,0)
}
