body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: ;
	background-repeat: repeat;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

div{ scrollbar-face-color: #dddddd;
scrollbar-arrow-color: #772124;align:center}

a{
	color: #444444;
	text-decoration: none;
}

a:link{
	color: #444444;
	text-decoration: none;
}

a:visited{
	color: #666666 ;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}
.color{
color: #999999;}