/* CSS definition file containing site wide stylesheets */

P {
	color: rgb(204,0,0)
}

A {
	text-decoration: none 
}