a:link {
	color: #c00;
}

a:visited {
	color: #666;
}

.right {
	float: right;
	clear: none;
}

.survey {
	color: #000
	background-color: #c00;
	border: dashed 1px;
}

hr {
	clear: both;
}