
body {
	background: url(http://www.edmontonians.net/border.jpg) 50% 0;
	background-repeat: repeat-y; 

	margin: 0px;
	background-color:#c5def4;
  font-family: 'arial', 'helvetica';
}


A:link {
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
  color: #000000;

}

A:visited {
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
  color: #676767;

}

A:active {
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  color:#000000;

}

A:hover {
  text-decoration: none;
  font-size: 8pt;
  color: #af0000;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #af0000;
}
