.wrapper {
	background-image:url("../img/grad.png");
	background-repeat: repeat-x;
	height: 138px;
}

p div {
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}

a:link {
  color: #5993bf;
  text-decoration: none;
  outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}