.bg {
	background-image: url(images/bg_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt a:link {
	color: #FFCC00;
	text-decoration: underline;
}
.txt a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC99;
	text-decoration: none;
}
