/* GLOBAL */
body {
	color: #000066;
	face: Perpetua Titling MT, Perpetua;
	text-decoration: none;
	font-family: "Perpetua Titling MT", Perpetua;
	font-weight: bold;


}
a:link {
	color: 000066;
	text-decoration: none;
	font-family: "Perpetua Titling MT", Perpetua;
	font-weight: bold;

}
a:visited {
	font-family: "Perpetua Titling MT", Perpetua;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Perpetua Titling MT, Perpetua;
	color: #ffd1d1;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Perpetua Titling MT, Perpetua;
	color: #a4605f;
	text-decoration: none;
	font-weight: bold;

}
.menubox {
	font-family: Perpetua Titling MT, Perpetua;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	hover: #ffd1d1;
	visited: #a4605f;
	text-decoration: none;
}
