@charset "UTF-8";
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}
.text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}
/* CSS Document */

.menue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
.menue a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.menue a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.menue a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F00;
	text-decoration: underline;
}
.menue a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.menueunter {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
.menueunter a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.menueunter a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.menueunter a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #900;
	text-decoration: underline;
}
.menueunter a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #900;
	text-decoration: underline;
}
.download {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.download a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.download a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
.download a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
.download a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
