h2 {
	color: #af343d;
}

h1 {
	color: #808080;
}


#content a, #subpaper a {
	color: #af343d;
	text-decoration: none;
}

#content a:hover, #subpaper a:hover {
	color: #90131c;
	border-bottom: 1px solid #90131c;
}

#content a:visited, #subpaper a:visited {
	color: #e86a73;
	border-color: #e86a73
}

.post-meta {
	color: #808080;
	font-size: 8pt;
}