/* CSS Document */

<!--
body {
	color: #ECEFFF;
	font-size: 11pt;
	font-family: Calibri;
	background-color: #0A1F0B;
	background-image:url('start/bg.gif')
	}
a:link {
	color: #C4DEFF;
	text-decoration: none;
}
a:visited {
	color: #CDDEFD;
	text-decoration: none;
}
a:hover {
	color: #8AA2FF;
	text-decoration: none;
}
a:active {
	color: #BFFFC9;
	text-decoration: none;
}
-->
