.header {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 14px;
	font-weight: 600;
	color:004F75;
	text-decoration: none;
}

.linkes {
	font-family: "times New Roman", tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}

.linkes2 {
	font-family: tahoma, "times New Roman", verdana;
	font-size: 13px;
	font-weight: 600;
	color:#333333;
	text-decoration: none;
}

.scrept {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.screpte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.title {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 13px;
	text-decoration:underline;
	font-weight: normal;
	color: #004F75;
}

.button {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #748A0B;
	background-color: #EBF9AE;
	border: 1px solid #DDF471;
}
.textfild {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.table {
	border: 1px solid #DADADA;
	background-color:#F0F5F7
}
a:hover {
	color: #94B20A;
}
