
BODY, P, TD, LI   {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: smaller;
}

LI.links {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

H1, H2, H3, H4, H5, H6 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color : White;
	color : #000000;
}
img.marginal {
	float: right;
}

/* picture comments */
p.sloozecomment {
	color : #666699;
}

/* admin errors: by default a yellow box */
p.sloozeerror {
	background-color : yellow;
	padding: 8px;
	border: 1px solid black;
}

/* next two for displaying admin table of top picture views */
TD.topviews {
	background-color : #ccccff;
	color : Black;
}
TD.topviewhdr {
	background-color : Black;
	color : White;
	font-weight: bold;
}


A { color: blue; 
text-decoration: none; } 

A:hover { color: red; 
text-decoration: underline; } 

.buy { 
	color:black;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.buylink { 
	color:blue;
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.buylink:hover { 
	color:red;
	text-decoration: underline;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	}	
	