a {
	color:#804202;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color:#804202;
	font-weight:bold;
	text-decoration:none;
}
a br {
	text-decoration:none;
}
a:hover br {
	text-decoration:none;
}
img {
	border: 1px solid #000;
	padding: 1px;
	background: #FFF;
	}
img.noborder {
	border: 0;
	}

.fLeft {
	float: left;
	}

.tDL a {
	color:#EADE00;
	font-weight:bold;
	text-decoration:underline;
}
.tDL a:hover {
	color:#EADE00;
	font-weight:bold;
	text-decoration:none;
}
.h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 48px;
	font-weight:bold;
	color:#804202;
}
.iborder {
	border: 1px solid #000000;
}
.tMenu {
	background-color:#804202;
}
.tMenu a {
	color:#FFFFFF;
	background-color:#804202;
	padding: 1px 5px 2px 5px;
	border: 1px solid #FFFFFF;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.tMenu a:hover {
	color:#804202;
	background-color:#FFFFFF;
	text-decoration:none;
}
.tMenu span {
	color:#804202;
	background-color:#FFFFFF;
	padding: 1px 5px 2px 5px;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
span {
	font-size:16px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.dHome {
	width: 500px;
	border: 1px solid #804202;
	padding: 5px;
	margin: 5px auto;
	}
.dHome img {
	margin-right: 10px;
	}
