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