a:active {
	color: #FF6600;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}

body,td,th {
	color: #666666;
	font-size: medium;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
}
.excerpt {
	font-size: small;
	text-align: justify;
	text-indent: 30px;
}
.heading {
	font-weight: bold;
}
.piccaption {
	font-size: 11px;
}
.credit {
	font-size: 9px;
}
