h1
{
	font-size:16px;
}
a{ color: blue; text-decoration: none }
a:link, visited { color: blue; text-decoration: none }
a:hover  { color: blue; text-decoration: underline }

