BODY { background-color: #dbd7d2 }

TD {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D4D0C8
}


A:link, A:visited {
	text-decoration: none;
	color: #DB98EC
}
A:link.punhot, A:visited.punhot { color: #993300 }
A:link.punclosed, A:visited.punclosed { color: #888888 }
A:hover {
	text-decoration: none;
	color: #FFEE40
}
A:hover.punhot { color: #FF5010 }
A:hover.punclosed { color: #AAAAAA }

IMG.punavatar {
	margin-top: 3px;
	margin-bottom: 3px
}

.puntext { font-size: 11px }
.punedited {
	font-size: 10px;
	font-style: italic;
}
.punheadline {
	font-size: 12px;
	font-weight: bold
}
.puntitle {
	font-size: 14px;
	font-weight: bold
}
.punhot { color: #FF6000 }

