.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.but {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6C99BD;
}
.Stil5 {
	font-size: 11px;
	color: #0066FF;
}

.link {
	color:#333333;
	text-decoration:none;
}
.link:hover {
	color:#666666;
	text-decoration:none;
}

.linku {
	color:#333333;
	text-decoration:underline;
}
.linku:hover {
	color:#666666;
	text-decoration:underline;
}

.nav1 {
	font-family:Tahoma;
	font-size:13px;
	color:#F1A051;
	text-decoration:none;
}

.nav1:hover {
	color:#FF6600;
	}
	
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F1A051;
}
body {
	scrollbar-track-color:#fcecdc;
	scrollbar-face-color:#F9D9B9;
	scrollbar-arrow-color:#ffffff;
	}.box {
	font-family: Tahoma;
	font-size: 11px;
	color: 333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: FFD277;
	border-right-color: FFD277;
	border-bottom-color: FFEDC9;
	border-left-color: FFEDC9;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: 333333;
	background-color: FFD277;
	border: 1px solid ffffff;
}
