body
{
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	background-color: black;
	padding: 0 px;
	margin: 0em;
}

a
{
  color: red;
	text-decoration: none;
}

a:hover
{
  color: red;
	text-decoration: underline;
}
