	body {
		margin-top:130px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		background-color:#25C2D4;
		background-image:url("/images/splashbg.gif");
		overflow:hidden;
		font-family:trebuchet ms,tahoma,verdana,sans-serif;
		color:#fff;
		font-size:11px;
		letter-spacing:1px;
		}
	img {
		border:0px;
		}
	a:link {
		text-decoration:none;
		color:#fff;
		cursor:default;
		font-weight:bold;
		border-bottom:0px;
		background-image:url(/images/linkbg2.gif);
		}
	a:visited {
		text-decoration:none;
		color:#fff;
		cursor:default;
		font-weight:bold;
		border-bottom:0px;
		background-image:url(/images/linkbg2.gif);
		}
	a:hover {
		text-decoration:none;
		color:#fff;
		cursor:default;
		font-weight:bold;
		border-bottom:0px;
		background-image:url(/images/linkbg.gif);
		}
	a:active {
		text-decoration:none;
		color:#fff;
		cursor:default;
		font-weight:bold;
		border-bottom:0px;
		background-image:url(/images/linkbg.gif);
		}