.h1 {
	font-size: xx-large;
	font-style: normal;
	color: #000000;
	background-color: #999999;
}
.linkcss {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
