/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(102,255,153)
}

A:visited {
	color: rgb(204,153,255)
}

H1 {
	font-size: medium;
 	font-weight: bold
}