/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://p10.secure.hostingprod.com/@spyblog.org.uk/ssl/mt41/mt-static/themes-base/blog.css);
@import url(https://p10.secure.hostingprod.com/@spyblog.org.uk/ssl/mt41/mt-static/support/themes/cityscape-london/cityscape-london.css);
/* end StyleCatcher imports */



a:visited { color: purple; text-decoration: underline; }

/* dotted outline blockquote - white background should load after the base.css */
blockquote {
	border: 2px dotted #ccc;
	background-color: #ffffff;
	margin: 1em 2em;
	padding: 0 1ex;
}


