@import url("layout-red.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
a, a:link {
	color: #852618;
	}
a:hover {
	color: #f00;
	}
a:visited {
	color: #333;
	}
#highlight blockquote {
	font-size: 80%;
	}
#highlight p.author {
	font-size: 80%;
	}
#footer {
	font-size: 80%;
	}	