.bg {
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
}
.tbg {
	background-image: url(tbg.gif);
	background-repeat: repeat-x;
}
a.bottom:link {
	color: #9c5510;
	text-decoration: none;
}
a.bottom:visited {
	color: #9c5510;
	text-decoration: none;
}
a.bottom:hover {
	color: #522c10;
	text-decoration: none;
}
.text {
	font-size: 13px;
	color: #efbe00;
	font-weight: bold;
	line-height: 160%;
}
A {
	COLOR: #FFEF68; TEXT-DECORATION: none
}
A:active {
	COLOR: #de6a1d
}
A:hover {
	COLOR: #EFEBE7
}