body {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #888888;
	SCROLLBAR-SHADOW-COLOR: #888888;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #888888;
 	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #000000;
}

.menuitem {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuitem:hover {	color: #FFAAFF; }

.menuitemactive {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFAAFF;
	text-decoration: none;
}

.menuitemnoactive {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.bigmenuitem {
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.bigmenuitem:HOVER {text-decoration: underline;}

.bigmenuitemw {
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bigmenuitemw:HOVER {text-decoration: underline;}

.katzetext {
	font-family: Verdana;
	font-size: 10px;
	text-align:right;
	color: #000000;
}
.katzetextw {
	font-family: Verdana;
	font-size: 10px;
	text-align:right;
	color: #ffffff;
}
.minitext {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}

.bigtextw {
	font-family: Verdana;
	font-weight: bold;
	font-size: 60px;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	margin: 20px;
}

.text {
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	text-align:justify;
	color: #000000;
	text-decoration: none;
	margin: 20px;
}

.textcenter {
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	text-align:center;
	color: #000000;
	text-decoration: none;
	margin: 20px;
}

.link {
	font-family: tahoma;
	font-weight: normal;
	font-size: 14px;
	text-align:justify;
	color: #990099;
	text-decoration: none;
}
a.link:HOVER {text-decoration: underline;}

.textheader {
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 20px;
}

.tabla { 
	border-color:#000000;
	font-size : 10px;
	align: center;
	text-align: center;
	height: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.tabla:HOVER {border-color:#FFAAFF;}

.kep { 
	border-width:5;
	border-color:#FFFFFF;
}
