BODY { 
SCROLLBAR-ARROW-COLOR: #e1e1e8; SCROLLBAR-TRACK-COLOR: #7e6d70; SCROLLBAR-BASE-COLOR: #7e6d70; scrollbar-dark-shadow-color: #7e6d70}
body {
	background-color: transparent;
}


body{
background-attachment:fixed
}








body,td,th {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #e1e1e8;
}


a:link {
	color: #e1e1e8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e1e1e8;
}
a:hover {
	text-decoration: none;
	color: #bbb1b3;
}
a:active {
	text-decoration: none;
	color: #bbb1b3;
}
