.footLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #ECD8A5;
}
a:visited {
	color: #ECD8A5;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #59310C;
}
#footlinks a:link {
	color: #59310C;
	}
#footlinks a:visited {
	color: #59310C;
}
#footlinks a:hover {
	color: #FFFFFF;
}
#footlinks a:active {
	color: #8C6E44;
}
#footlinks a:visited:hover {
	color: #FFFFFF;
}

.baseTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59310C;
	background-color: #ECD8A5;
	line-height: 18px;
}
.baseBOLD {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.rowA {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #200300;
	background-color: #EEE5B8;
}
.rowB {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #E3C889;
}
.rowHEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D6C18A;
	background-color: #59310C;
	font-weight: bold;
}
.baseTXTlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6C18A;
	background-color: #EEE5B8;
	line-height: 18px;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-image:  url(iFACE/BGwood.gif);
	background-repeat: repeat;
}
.tdOUTLINE {
	border: 1px dotted #59310C;
}
.homeTXT {
	font-size: 16px;
	line-height: 22px;
	color: #ECD8A5;
	font-family: "Times New Roman", Times, serif;
}

