a:link, a:visited{
	color: #5C2719;
	text-decoration: none;
}

a:hover{
	color: #652A18;
	text-decoration: underline;
}

body {
	background-color: #F1EBE3;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #532217;
	line-height: 120%;
	text-align: justify;
}

#contactlayer{
	background-position: left top;
	background-repeat: no-repeat;
}

#tranlayer{
	background-image: url(images/tran.gif);
}

#formlayer{
	left: 198px;
	top: 145px;
	position: absolute;

}
td {
	font-size: 10px;
	color: #5E2619;
}

