/* CSS definition file containing site wide stylesheets */

.link {
	color: rgb(117,167,231)
}

A:hover {
	color: rgb(117,167,231)
}
