body { 
	background: #4454A9;
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #fdf8ef;
	overflow:hidden;
}

a {
	text-decoration: none;
	color:#fdf8ef
	}
A:active {
	color: #FFFFFF;
}
a:visited {
	color: #fdf8ef
}
a:hover {
	color: #EC9C04;
}


.title {
	position: absolute;
	width: 150px;
	height: 20px;
	left: 10px;
	z-index: 10;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.submenu {
	position: absolute;
	left: 25px;
	width: 120px;
	font-family: Arial;
	font-size: 10px;
	visibility: hidden;
}
div { 
	overflow:hidden;
}
