body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style12 {
	color: #999999;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	background-image: url("../bgc.jpg");
	background-repeat: no-repeat; 
	background-attachment:fixed;
}