body{
	background-image:url(images/index_06.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000;
	color:#FFF;
}
a:link{
	color:#C00;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}
a:active{
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color:#C00;
	font-weight:bold;
	text-decoration:none;
}
