.html {
	font: 81.25% Arial, sans-serif;
}
a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
}
a:hover {
	color: 990033;
	text-decoration: underline;
}
h1
{ 
font: 100% Arial, sans-serif;
font-weight: bold;
 }