

/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/navigation/background.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#7c6533;
	text-decoration:none;
}

p:one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7c6533;
	text-decoration: none;	
	}

th {
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10x;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	color:#d0b25c;
	text-decoration:none;
}