@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background:url(http://www.babble-ball.com/images/babbleballs-jamir/bg_main.jpg) #FFFFFF fixed repeat;
}

a {
	text-decoration:underline;
	color:#000000;
}

a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

.navbar a {
	text-decoration:underline;
	color:#000000;
}

.navbar a:visited {
	text-decoration:underline;
	color:#000000;
}

.navbar a:hover {
	text-decoration:none;
	color:#000000;
}

.navbar a:active {
	text-decoration:underline;
	color:#000000;
}

.navbar {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.end {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px;
	margin-top:10000px;
}

.end a:hover, a:visited {
	text-decoration:none;
	color:#000000;
}