/* CSS Document */
body {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FAF8F5;
}
.tab {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.head {
	font-family: "Times New Roman", serif, Times;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	text-decoration: underline;
}
.headfootrow {
	background-color: #DDC4A7;
}
.mainrow {
	background-color: #E7DED4;
}
.designborder {
	border: 1px solid #000000;
}
.gallerytitle {
	color: #000000;
}
.collectionlink {
	color: #000000;
}
.designdetaillink {
	color: #000000;
}

