body {
	font-family: Arial;
	font-size: 9px;
	margin: 10px 0;
	padding: 0;
	background: #d1d1d1;
}

a:hover {
  text-decoration: underline;
}

a {
text-decoration: none;
}

#adoverture {
	padding: 10px;
	text-decoration: none;
	color: #cc0000;
	font-size: 9px;
}

#adoverture a {
	text-decoration: none;
	color: #cc0000;
}

#adoverture a:hover {
	text-decoration: underline;
	color: #cc0000;
}
