h1	{
		color: #000000;
		font-family: arial, sans-serif;
		font-size: 15px;
		margin-top: 0px;
		margin-bottom: 1px;
		}

a:visited {color#000000;}

a {		
	color: #000000;
	font-family: arial, sans-serif;
	}

a:link    {
  text-decoration: none;
  font-weight: bold;
  background-color: #DBB5E8;
  color: black;
  } 