/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	text-decoration: underline
}
