p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	color: #990000;
	text-decoration: none;
}


.details {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
}

