A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-color: #B57049;
}
.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bg_flash {
	background-image: url(images/tlo.jpg);
}
