body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  margin:0px;
  padding:0px;
}

a:hover {
	text-decoration: none;
}

a {
	color: #FF0099;
	text-decoration: underline;
}

b.nurtext{
  font-weight: normal;
}