body {
	color: #990000;
	background-attachment: fixed;
	background-color: #FFFFCC;
	background-image: url(background.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;

}
.td1 {
	background-image: url(top_right.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.red a:link {
	font-family: "Harlow Solid Italic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.red a:visited {
	font-family: "Harlow Solid Italic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.red a:hover {
	font-family: "Harlow Solid Italic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.red a:active {
	font-family: "Harlow Solid Italic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
