body {
	background-color: #CCCCCC;
	background-image: url(images/bg_01.jpg);
	background-position: center;
}
 a:visited {
	text-decoration: none;
	color: #330066;
	font-size: 12px;
}
 a:hover {
	text-decoration: none;
	color: #FF9900;
}
 a:active {
	text-decoration: none;
}
