body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
/*	background-color: #182a51;*/
	background-color: #FFFFFF;
}


.clLevel0{color:#ffffff; background-color:#182a51; layer-background-color:#182a51;}

a
{
	color: #000000;
	text-decoration: underline;
}

a:active /* style 1 */
{
/*	color:#c49e41;*/
	color: #33B;
	text-decoration: underline;
}

a:link /* style 2 */
{
/*	color:#ACD09C;*/
	color: #33B;
	text-decoration: underline;
}

a:visited /* style 1 */
{
/*	color:#c49e41;*/
	color: #999999;
	text-decoration: underline;
}

a:hover /* style 2 */
{
/*	color:#ACD09C;*/
	text-decoration: none;
	font-weight:bold;
}