/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(255,0,0)
}

A:link {
	color: rgb(255,0,0)
}