@charset "UTF-8";
.holidaycss {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #B9A585;
	background-image: url(../images/tholidayback.gif);
	background-repeat: repeat;
}

