/* CSS definition file containing site wide stylesheets */

P {
	color: rgb(153,51,0)
}

A {
	color: rgb(153,0,0)
}