body	{
	margin-top: 0;
	background-color: #880417;
	}

A.dir:link	{
	color: #880417;
	font-family: Verdana , sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

A.dir:hover	{
	background-color: #FAF8CC;
	text-decoration: none;
	}
	
A.dir:visited	{
	color: #880417;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

table.mainTab	{
	background-color: #FFF;
	border: 1px solid #2B547E;
		}

table.borderTab  {
	background-color: #FFF;
	width: 100%;
	border-collapse: collapse;
		}

td.borderdata	{
	background-color: #FFF;
	border: 1px solid #2B547E;
	padding: 10px;
}

A.inline:link	{
	color: #2B547E;
	text-decoration: none;
	}

A.inline:visited  {
	color: #2B547E;
	text-decoration: none;
}
			
/* A.inline:active	{
	color: #2B547E;
	background-color: white;
	text-decoration: none;
		} */

A.inline:hover	{
	color: #2B547E;
	background-color: #FAF8CC;
	text-decoration: none;
	}

A.logo:link	{
	border: none;
	text-decoration: none;
}	

A.logo:visited	{
	border: none;
	text-decoration: none;
}

A.logo:hover	{
	background-color: Fuchsia;

}
.main {
	font-size: 14pt;
	font-family: cursive;
	color: #633;
	text-align: center;
		}
		
.schulz2	{
	font-size: 15pt;
	font-family: cursive, verdana;
	font-weight: bolder;
	color: #633;
	text-align: justify;
}

H2.schulz3	{
	font-family: cursive, verdana;
	font-weight: bolder;
	color: #633;
}
		
.schulz	{
	font-size: 10pt;
	font-family: cursive, verdana;
	color: #633;
	text-align: justify;
		}

.schulz3	{
	font-size: 10pt;
	font-family: cursive, verdana;
	color: #633;
		}
	
A.test:link	{
	font-size: 14pt;
	font-family: cursive;
	font-weight: bolder;
	color: #633;
	text-decoration: none;
	}
	
A.test:hover {
	color: #633;
	background-color: #FAF8CC;
	font-size: 14pt;
	font-family: cursive, verdana;
	font-weight: bolder;
}	
A.test:visited	{
	font-size: 14pt;
	font-family: cursive;
	font-weight: bolder;
	color: #633;
	text-decoration: none;
	}

/* A.test:active {
	font-size: 20pt;
	color: yellow;
	background-color: Lime;
} */	
