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