
.links {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D93100;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.navi1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D93100;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;	

}
.tabback {
	background-color: #FFFEC4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tabback:hover {
	background-color: #FACD72;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.navi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF0000;
	font-size: 10px;
	text-decoration: none;
}
.navi2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF0000;
	text-decoration: underline;
	font-size: 10px;
}
.navi2activ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF0000;
	text-decoration: underline;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D93100;
}
h2 {
	font-size: 15px;
}
.box1 {
	background-color: #9F0000;
	border: 1px dotted #FFFFFF;
}

