body {
	font-family: Sylfaen;
	font-size: 12px;
	line-height: 18px;
	color: #242021;
	background-color: #FFF6DB;
	margin: 0px;
	padding: 0px;
}
A:link, A:visited, A:active {
	font-family: Sylfaen;
	font-size : 12px;
	color : #660000;
	text-decoration : underline;
}
A:hover {
	font-family: Sylfaen;
	font-size : 12px;
	color : #242021;
	text-decoration : none;
}
.en {
	font-family: Tahoma;
}
.error {
	color: #FF0000;
}
.ok {
	color : #009900;
}
A.lang:link, A.lang:visited, A.lang:active {
	font-family: Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #FFF6DB;
	text-decoration : none;
}
A.lang:hover {
	font-family: Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #660000;
	text-decoration : none;
}
.lang-on {
	font-family: Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #E1DCCD;
}
.langbar {
	width: 96px;
	font-family: Tahoma;
	font-size : 10px;
	color : #FFF6DB;
	background-color: #787677;
	text-align: center;
}
input, textarea, select {
	font-family: Sylfaen;
	font-size: 12px;
	padding : 2px;
}
