TD.leftmenu {
	color: #4C4690;
	background: #93BF2F;
	text-align: center;
	font-weight: bold;	
}
A.mainitem {
	color: #4C4690;	
	text-decoration: none;
}
A.mainitem:hover {
	color: White;
}

A.mainitem:active {
	color: White;
}

A:visited {
	text-decoration: none;
}
body {
	margin-left: 0px;		
}
A.subitem {
	color: #4C4690;
}
A.subitem:hover {
	color: #4C4690;
	font-weight: bold;	
	font-size: 103%;
}
A.subitem:active {
	color: #4C4690;
	font-weight: bold;	
}

