

/* ELEMENTAL FONT TYPE */
body{font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 110;}
td {font-family: Arial, Helvetica, sans-serif; color: #999999;}
th {font-family: Arial, Helvetica, sans-serif; color: #999999;}
img{border-width:0;}


/* LINK COLORS */ 
a:link{color: white; text-decoration:none;}
a:visited{color: white; text-decoration:none;}
a:hover{color: #0066ff; text-decoration:underline;}
a:active{color: white; text-decoration:none;}
a:focus { outline: 0; }

/* GALLERY FRAME FORMAT */

.pages{color: #555; font-size: 90%;font-weight:bold;}
.pages a{color:#555;}
.pages a.currentPage{color:#ddd;}

span.copy{color: #999999; size: 90%;}




/* Sold Links 
a.sold:link{color:#f00;}
a.sold:visited{color:#f00;}
a.sold:hover{color:#f00;}
a.sold:active{color:#f00;}
*/
img.sold{border-color:#f00; border-style:solid;border-width: 3px 3px 3px 3px;}
