/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(147,74,9);
 	font-weight: normal;
 	font-style: normal
}

P {
	color: rgb(0,0,0)
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,153,0);
 	font-weight: normal;
 	font-style: normal
}