body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c1a368;
	margin: 0px;
	padding: 0px;
}
#bgfoot {
	background-image: url(images/foot_03.jpg);
	background-repeat: no-repeat;
}
.footbg {
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
}


td {
	font-size: 10px;
}
.bo {
	border: 1px solid #CCCCCC;
}
.bor {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a:link { color: #FF9900; text-decoration: none}
	a:visited { color: #999999; text-decoration: none}
	a:active { color: #333333; text-decoration: none}
	a:hover { color: #FF3300; text-decoration: none}
b {
	color: #996600;
}

