
body {background-color: #000000;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {color:#000000}
.style3 {font-size:10px}
.style4 {color: #666666}

.mainContener{margin:0 auto; background-color:#000000; width:960px;}