body {
	background-color: #060606;
	margin:0px;
	text-align: center;
}

a:link {
	color: #666666;
}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #999999;
}



#text1 {
   margin : 0px auto;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

/* +++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++ FOOTER +++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++ */

#footer {
	margin : 0px auto;
	font-family: arial;
	font-size: 10px;
	color: #444444;
}


