html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #c26175;
	text-align: center;
	background-color: #ffe7eb;
	text-decoration: none;
	background-image: url(images/background.gif);
}
.menu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
}
.menu a:hover {
	color: #c7687b;
}
.menu:hover {
	background-color: #f193a7;
	background-position: center;
}
.td-menutop a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.td-menutop a:hover {
	color: #E28195;
}
.td-menutop {
	background-color: #ea91a3;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E28195;
}
.td-menutop:hover {
	background-color: #F6ACBD;
}
.super a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	text-align: right;
	display: block;
}
.super a:hover {
	color: #c7687b;
}
.super:hover {
	background-color: #f193a7;
	background-position: center;
}
.td-e3lan2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #eb93a5;
	border-right-color: #eb93a5;
	border-bottom-color: #eb93a5;
	border-left-color: #eb93a5;
}
.td-e3lan2:hover {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #f4b6c3;
	border-right-color: #f4b6c3;
	border-bottom-color: #f4b6c3;
	border-left-color: #f4b6c3;
}
