body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back.gif);
	background-color: #A57B44;
	font-family: Verdana;
	font-size: 10;
	color: #FFFFFF;
}

.s1 {
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	padding-left: 7px;
	color: #C1B29E;
	text-decoration: none;
}

.s2 {
	font-family: Tahoma, Verdana;
	font-size: 18;
	font-weight: bold;
	color: #A57B44;
	text-decoration: none;
}

a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10;
	color: #A57B44;
	text-decoration: none;
}
a:link {color: #A57B44;}
a:visited {color: #A57B44;}
a:active {color: #A57B44;}
a:hover {color: #FFFFFF; text-decoration: none;}


a.link2 {
	font-family: Tahoma, Verdana;
	font-size: 18;
	font-weight: bold;
	color: #A57B44;
	text-decoration: none;
}
a.link2:link { color: #A57B44;}
a.link2:visited { color: #A57B44;}
a.link2:active { color: #A57B44;}
a.link2:hover { color: #A57B44; text-decoration: underline;}

.brd { border-color:#A36412;}

.td1 { border: 1px solid #A36412;}
.td2 { 
	border-right: 1px solid #A36412;
	border-bottom: 1px solid #A36412;
	border-left: 1px solid #A36412;
}
