body({ scrolling-base:"#0099CC"  scrolling-arrow:"green" }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottom {
	background-repeat: repeat-x;
	background-position: top top;
	background-attachment: scroll;
}

.copyright{
	color: #000000;
	font-size: 11px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:Verdana;
}
.bottomlink{
	color:#000099;
	font-size:11px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:Verdana;
}


.bottomlink A:link, A:active{
	color:#000099;
	font-size:11px;
	TEXT-DECORATION:underline;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:Verdana;
}

.bottomlink A:visited{
	color:#000099;
	font-size: 11px;
	TEXT-DECORATION:underline;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:Verdana;
}

.bottomlink A:Hover{
	color: #ff0000;
}