body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #999999;
	background-image: url(../images/clouds.gif);
}
p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}


h3   {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

h1 {
	font: italic bold x-large Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 50px;
	padding: 0px;
	text-align: center;
}
h1 a {
	text-decoration: none;
	background: transparent;
	border-style: none;
}

a, a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:hover, a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding: 0px;
}
<!--{
	color: #999999;
	background: #666666;
}
-->.HiddenClass {
	display: b;
}

