body{
	margin:0px;
	background:url('image/bg.jpg') #000000 repeat-x;
	color:#cccccc;
}

}a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

