
body {
	margin: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bottom {
	font-size:12px ;
	color: #000000 ; 
}
.bottom a:link {		color: #000000; text-decoration:none;  }
.bottom a:visited {		color: #000000; text-decoration:none;  }
.bottom a:hover {		color: #000000; text-decoration:underline;  }
.bottom a:active {		color: #000000; text-decoration:none;  }

.partners {
	font-size:12px ;
	color: #000000 ; 
}
.partners a:link {		color: #000000; text-decoration:none;  }
.partners a:visited {	color: #000000; text-decoration:none;  }
.partners a:hover {		color: #000000; text-decoration:underline;  }
.partners a:active {	color: #000000; text-decoration:none;  }

.copyright {
	font-size:9px ;
	color: #999999 ; 
}
.copyright a:link {		color: #999999; text-decoration:none;  }
.copyright a:visited {	color: #999999; text-decoration:none;  }
.copyright a:hover {	color: #666666; text-decoration:underline;  }
.copyright a:active {	color: #999999; text-decoration:none;  }
