.bg {
	background-attachment: fixed;
	background-image: url(images/rght-top.gif);
	background-repeat: repeat-x;
}
.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	font-style:bold;
	color: #FFFFFF;
}
a:link {
	color: #FFDF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFDF00;
}
a:hover {
	text-decoration: none;
	color: #FFDF00;
}
a:active {
	text-decoration: none;
	color: #FFDF00;
}
}
.bg-t-in {
	background-attachment: fixed;
	background-image: url(images/t-in.gif);
	background-repeat: repeat-x;
}
