.top-fixed {
/*	background-attachment: fixed;*/
	background-image: url(images/top-bk_02-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.top-left-fixed {
/*	background-attachment: fixed;*/
	background-repeat: repeat-x;
	background-position: right bottom;
	background-image: url(images/full_05_1.jpg);
}
.top-right-fixed {
/*	background-attachment: fixed;*/
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/full_07_1.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
