a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}
.stil1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 5px;
}
body {
	background-color: #b6ac9a;
}
#center		{
	position: fixed;
	width: 840px;
	border: 1px solid #660000;
	background-color: #B8B8B8;
	height: 100%;
	z-index: 6;
	visibility: visible;
}

