﻿@charset "utf-8";
body {
	background-color: #FFCC99;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td,body {
	font-size: 12px;
	color: #333333;
}

a:link,a:visited{color:#8A5300;text-decoration:none}
a:hover {color:#0000FF;text-decoration:underline}

a.white1:link,a.white1:visited{color:#333333;text-decoration:none;}
a.white1:hover {color:#000000;text-decoration:underline}

a.white2:link,a.white2:visited{color:#dddddd;text-decoration:none}
a.white2:hover {color:#ffffff;text-decoration:underline}

.t1{border: 1px solid #D8B21D;background-color: #FDEBAC}
.f23down3t{display:none}