/* footer of the tete-a-tete with art web site style */

.footerTab { width: 741px;
	margin-top: 0px;
	border-left: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-bottom: 2px solid #ffcc99;
	border-top: 0px solid #ffcc99;
	background-color: white;
	text-align: center;


	}
.footerRow {background-color: #f2e5e9;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #800080;
	}

#footerTab { width: 741px;
	margin-top: 0px;
	border-left: 2px solid #ffcc99;
	border-right: 2px solid #ffcc99;
	border-bottom: 2px solid #ffcc99;
	border-top: 0px solid #ffcc99;
	background-color: white;
	text-align: center;


	}
#footerRow {background-color: #f2e5e9;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #800080;
	}
#copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	color: #800080;
	}

/* hoover navigation */
.thisLink {color: white;}
a:link, a:visited { text-decoration: none; color: #800080; } 
a:link:hover, a:visited:hover { color: #cc0033; text-decoration: underline; } 
a:link:active, a:visited:active { color: #800080; } 


