
div#content p a {
	color:#000000;
	text-decoration:underline;
}
div#content p a:hover {
	color:#000000;
	text-decoration:none;
}
