.background {
	background-attachment: fixed;
	background-image:  url("/images/swap_link.jpg");
	background-repeat: no-repeat;
}
.font_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image:  url("/images/swap_link.jpg");
	background-repeat: no-repeat;
	line-height: 20px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A6A6FF;
}
.boldblue {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A6A6FF;
}
.title_white {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_slideshow {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A6A6FF;
	font-weight: bold;
}
.font_blue {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A6A6FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 20px;
}
