body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #666600;
	SCROLLBAR-BASE-COLOR: #ffffff;
	background-attachment: fixed;
	background-image:  url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-valign: bottom;
}
a:link {

	color: #FFFFFF;
	text-decoration: none;

}
a:visited {

	text-decoration: none;
	color: #FFFFFF;
}
a:active {

	color: #FFFFFF;
	text-decoration: none;

}

a:hover {

	color: #CCCCCC;
    text-decoration: none;
}
