.normal{
color : #000000;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
}
.normal a:link {
	color: #000000;
	text-decoration: none;
}
.normal a:visited {
	color: #000000;
	text-decoration: none;
}
.normal a:active {
	color: #993399;
	text-decoration: none;
}
.normal a:hover {
	text-decoration: underline;
	color: #993399;
}

.menu01 {
color : #000000;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.menu01 a:link {
	color: #000000;
	text-decoration: none;
}
.menu01 a:visited {
	color: #000000;
	text-decoration: none;
}
.menu01 a:active {
	color: #FFCC33;
	text-decoration: none;
}
.menu01 a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

.t01 {
color : #F3400F;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.t01 a:link {
	color: #F3400F;
	text-decoration: none;
}
.t01 a:visited {
	color: #F3400F;
	text-decoration: none;
}
.t01 a:active {
	color: #FFCC00;
	text-decoration: none;
}
.t01 a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

.menu02 {
color : #000000;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
font-weight: 400;
text-decoration:underline;
}
.menu03 {
color : #000000;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: 400;
}
.menu03 a:link {
	color: #000000;
	text-decoration: none;
}
.menu03 a:visited {
	color: #000000;
	text-decoration: none;
}
.menu03 a:active {
	color: #0066CC;
	text-decoration: none;
}
.menu03 a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.rahmen{
border-style:solid; border-width: 1px; border-color: #000000; 
}
