@charset "utf-8";
/* CSS Document */

.Page_Header {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #B52121;
	text-align: center;
}
a:link {
	font-family: Calibri;
	font-size: small;
	color: #B52121;
}
a:hover {
	font-family: Calibri;
	font-size: small;
	color: #00FF00;
}
