/* CSS definition file containing site wide stylesheets */

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

A:hover {
	color: rgb(204,51,0)
}