/* CSS definition file containing site wide stylesheets */

P {
	font-family: Garamond, serif;
 	color: rgb(204,204,204)
}

A {
	color: rgb(204,153,153)
}