@charset "utf-8";
@import url("twoColFixLtHdr.css");
/* CSS Document */
a:link {
	color: #F90;
	text-decoration: none;
	background-color: #000;
}
a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: small;
}
h1 {
	color:#670C00;
}
header {
	background:#000;
}
.table {
	border:thin;
	border-color:#FFF;
	color:#FFF;
}

h2{
	color:#999;
}
.partid {
	color: #670C00;
	background-color: #000;
}
.partid {
	color: #670c00;
	font-weight: bold;
	text-align: center;
}
.nextpages {
}
.twoColFixLtHdr #container #mainContent #mainContent2 #holiday div {
	font-family: "Lucida Calligraphy";
	color: #FFF;
}

