body {font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      color:#000000;
}
  

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

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

a:active {
	text-decoration: none;
	color: #000000;
}