BODY { background-color: #606F86 }

TD {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #AE0000
}

A:link, A:visited {
	text-decoration: none;
	color: #1C2164
}
A:link.punhot, A:visited.punhot { color: #FF0000 }
A:link.punclosed, A:visited.punclosed { color: #888888}
A:hover {
	text-decoration: none;
	color: #C11E47
}
A:hover.punhot { color: #37506C }
A:hover.punclosed { color: #37506C }

IMG.punavatar {
	margin-top: 3px;
	margin-bottom: 3px
}

.puntext { font-size: 12px }
.punedited {
	font-size: 12px;
	font-style: italic;
}
.punheadline {
	font-size: 12px;
	font-weight: bold
}
.puntitle {
	font-size: 14px;
	font-weight: bold
}
.punhot { color: #37506C }


