body
	{
	font-family: sans-serif;
	color: black;
	background: #fff;
	}

img.a
	{
	padding: 1px;
	border: 1px solid black;
	}

a
	{
	font-weight: bold;
	color: black;
	background: transparent;
	}

a:hover
	{
	color: #03c;
	background: transparent;
	}

hr
	{
	height: 1px;
	text-align: center;
	border: 0;
	color: black;
	background: black;
	}