body {
	background-repeat: repeat-x;
	background-color: #FFDB5D;
	font-size: 10px;
	background-image: url(../images/bg/top.gif);
	margin-top: 0px;
	padding-top: 0px;


}
td {
	font-size: 12px;
	color: #43181A;
}
a:link,a:link:visited,a:visited{
	font-size: 12px;
	color: #aa7700;
	text-decoration: none;
}
a:hover, a:link:hover, a:visited:hover{
	color: #ee5500;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF0000;
	border-left-color: #FF9900;
}
