body {
	height: auto;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #ffffff;
}


a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  color: #D60662;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
}