/* custom style sheet */

a:visited {
	color: #999999;
}
a:link {
	color: #000000;
}

body {
	font-family: sans-serif;
}

.pagedate, .tags {
	font-size: small;
}

.header a {
	text-decoration: none;
}

.header {
	background-color: #f5f5f5;
}

