A:link {
  color : #000066;
  text-decoration : none;
}
A:visited {
  color : #808080;
  text-decoration : none;
}
A:hover {
  color : #800000;
  text-decoration : underline;
}
A:active {
  color : #c0c0c0;
  text-decoration : underline;
}
.calibri {
	font-family: Calibri;
}
