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

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

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

div.hr {
  height: 1px;
  background: #dddddd  no-repeat scroll center;
}
div.hr hr {
  display: none;
}
	
