/* CSS Document */
body {
	background-image: url(../pics/back.gif);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A99D6F;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A99D6F;
	
}
.style9 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #540F0D;
	font-weight: bold;
}
.style10 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.style11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #73331D;
	font-weight: bold;
}

a.gold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A99D6F;
	text-decoration: underline;
}
a.gold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A99D6F;
	text-decoration: underline;
	}
a.gold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A99D6F;
	text-decoration: none;
}
a.gold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A99D6F;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
a.icon:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #73331D;
	font-weight: bold;
    text-decoration: none;
}
a.icon:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #73331D;
	font-weight: bold;
    text-decoration: none;
	}
a.icon:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #73331D;
	font-weight: bold;
    text-decoration: underline;
}
a.icon:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #73331D;
	font-weight: bold;
    text-decoration: none;
