a:link { color: #fc0; }
a:visited { color: #c90; }
a:active { color: #fff; }

a:hover
{
	background-color: #fc0;
	color: #333;
	text-decoration: none;
}

BODY, TD, DIV, P, .body { font: 11px Verdana, Tahoma, Arial, "Arial MT", sans-serif; }
.body { line-height: 14px; }
BODY { color: #ccc; }
SMALL { font-size: 10px; }
SMALL SMALL { font-size: 9px; }

.bullet
{
	font: 11px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	text-indent: -10px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.big { font: 16px/23px Georgia, "Book Antiqua", "Times New Roman", Times, serif; }

.gallerylisttitle
{
	font: 14px/18px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

.gallerylistsummary
{
	line-height: 14px;
	margin-bottom: 4px;
}

.subhed
{
	font: 10px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	color: #d9d5c5;
	margin-top: 4px;
	margin-bottom: 6px;
}

.dark a:link { color: #036; }
.dark a:active { color: #630; }
.dark a:visited { color: #99C; }
.dark { color: #003; }
.light { color: #fff; }
.dim { color: #999; }
