img {
}
.body #container #mainContent p a {
	color: #000;
	text-decoration: none;
}
.body #container #mainContent p a:visited {
	color: #333;
	text-decoration: none;
}
.body #container #mainContent p a:hover {
	color: #000;
	text-decoration: line-through;
}

