	/* GICLEE-ART GALLERY style sheet */

		/* BODY Styling */
body	{background-color:#67b0b0;
	font-size:12pt;
	font-family:arial,verdana,sans-serif;
	scrollbar-face-color:#e0cc98;
	scrollbar-highlight-color:f0e8d0;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#f0e8d0}

a	{color:#0000ff;
	font-family:arial,verdana,sans-serif;
	font-size: 12pt;
	text-decoration:none;}
a:hover	{color:#ff0000;}
a.web	{color:#666666;font-weight:500;font-size:10pt;}
a.copy	{color:#999999;text-decoration:underline;}
a.nav	{color:#777777;font-size:10pt;font-weight:bold;}
a.dace	{color:blue;font-weight:500;font-size:8pt;text-decoration:underline;}

.copy	{color:#999999;font-size:10pt;font-family:arial}

.artbox	{background-color:#cff4ff;
	border:solid black 1px;}

.imgbox	{background-color:#ffffff;
	border:solid black 1px;}

.arthead	{color:#008080;
	font-family:arial;
	font-size:16pt;
	font-weight:700}

.boxtxt	{color:#008080;}

p.k2	{color:#0000FF;
	font-family:arial;
	font-size:12pt;
	text-align:center;}


