.text-one {  font-family: tahoma; font-size: 11px; text-decoration: none; color: #999999}
.text-one:hover {  font-family: tahoma; font-size: 11px; text-decoration: underline; color: #825233}
.text-two
	{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}

.text-two:hover
	{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}
	
.text-one-darker { font-family: tahoma; font-size: 11px; color: #666666 }

form {
	margin: 0;
	padding: 0;
}

td.left
	{
	background-repeat: no-repeat;
	background-position: right top;
	}

td.right
	{
	background-repeat: no-repeat;
	background-position: left top;
	}

.text-twoC { font-family: arial; font-size: 12px; color: #333333 }
.text-twoS { font-family: arial; font-size: 10px; color: #333333 }
.text-three { font-family: arial; font-size: 12px; color: #746F49}
