/* CSS definition file containing site wide stylesheets */

A:hover {
	color: rgb(255,255,255);
 	background-color: rgb(0,0,153)
}
