a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; } 
a:hover { color: gray; }

h1 
{ 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
	display: inline;
}

 