body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: black;
	color: white;
	margin: 0px;
}


body.slide {}
body.index {}


img.thumb {  margin: 5px; border: 4px solid #000000;}
img.thumb:hover { border: 4px solid #990000; margin: 5px; }
img.big {}


a.big {}


/* active */
a {color: #ff0000; text-decoration: none; font-weight: bold;}
/* inactive */


