A:link {text-decoration:none; color:#BD3F3F;}
A:visited {text-decoration:none; color:#BD3F3F;}
A:active {
	text-decoration:none;
	color:#EEAA66;
	font-weight: bold;
}
A:hover {
	text-decoration:none;
	color:#EEAA66;
	font-weight: bold;
}
@font-face {
    font-family: Monotype Corsiva;
    font-style:  normal;
    font-weight: normal;
    src: url(MONOTYP0.eot);
  }
@font-face {
    font-family: Palatino Linotype;
    font-style:  normal;
    font-weight: normal;
    src: url(PALATIN3.eot);
  }
@font-face {
    font-family: Palatino Linotype;
    font-style:  normal;
    font-weight: 700;
    src: url(PALATIN2.eot);
  }
.menu {
	font-family: "Monotype Corsiva";
	font-size: large;
	color: #BD3F3F;
}
li {
	color: #BD3F3F;
	list-style-image: none;
	list-style-type: none;
}
body {
	background-color: #000000;
}
.title {
	font-family: "Monotype Corsiva";
	font-size: xx-large;
	color: #BD3F3F;
	}
.subtitle {
	font-family: "Monotype Corsiva";
	font-size: large;
	color: #BD3F3F;
}
.mid-title {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #BD3F3F;
}
p {
	font-family: "Palatino Linotype";
	font-size: medium;
	color: #EEAA66;
	line-height: normal;
}
.bodytext {

	font-family: "Palatino Linotype";
	font-size: medium;
	color: #EEAA66;
	line-height: normal;
}
