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

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