body {
	font: 11px Verdana;
	margin: 10px;
}

p.preview {
	white-space: nowrap;
	overflow: auto;
	line-height: 0;
}

.preview {
	width: 700px;
}

a:link {
	color: #669;
}

a:visited {
	color: #666;
}

a:link:hover {
	color: #336;
}

a:visited:hover {
	color: #333;
}

a:hover:active {
	color: #900;
}
