A {	color: #FFE0D0; text-decoration: none; }
A:Visited {	color: #FFB0C0; text-decoration: none; }
A:Active { color: #FF0000; text-decoration: none; }
A:Hover { color: #B0F0F0; text-decoration: none; }

/* A {	color: #E0E0E0; }
A:Visited {	color: #000080; }
A:Active {	color: #ff0000; }
*/
TD {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	}
TD P, UL, LI, OL, DL, DT, DD {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 120%; 
	}
TD STRONG {
	font-weight : bold;
	color : #ff5000;
	}
TD CITE {
	font-weight : bold;	font-style : italic;
	}
TD EM {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	}
TH {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 120%; 
	}
.ArtistName {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ff5000;
	}
.PaintingName {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	}
.Popup {
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	}

