a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3C30CD;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 160%;
}
.ivi {
	color: #FFcc99;
}
.tabletobottom-abs {
	position: absolute;
	bottom: 3%;
	width: 100%;
}
.tablecenter {
	position: absolute;
	width: 100%;
	top: 30%;
}

