div {
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

a {
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: red;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.next {
	float: right;
}

p.worm {
	display: inline;
	font-size: 1px;
	color: black;
}
