body {
  background-color: #ffffff;
  color: #000000;
  font-family: verdana, geneva, ariel, sans serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%; 
}

h1#hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}

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

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

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


hr {
border: 0;
color: green;
height: 1px;
width: 90%;
text-align: center;
}
