
p {
  font-size: 16px;
  font: normal .70em/1.6em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
  margin: 10px 15px;
  padding: 0;
}
a {
	color:#CB4721;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}
