.sitemap a{
	color:white;
	font-size: 10px;
	text-decoration: none;
}
.sitemap a:hover {
	color:gold;
	font-size: 10px;
}
.sitemap td{
	color:white;
	font-size: 10px;
}
.tlink a{
	color:black;
	font-weight: bold;
}
.tlink a:hover {
	color:black;
	font-weight: bold;
	text-decoration: none;
}
.topnav {
	color: gold;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 3px;
	text-align:center;
	letter-spacing: 4.5px;
}
.topnav A{
	color:gold;
	text-decoration: none;
}
.topnav A:hover {
	color:white;
}
.lefttext {
	background: url(http://www.duran-venables.com/images/homepage_left_text_bkgrnd.jpg) no-repeat top;
	font-size: 13px;
	font-weight: bold;
	padding: 14px;
	line-height: 18px;
	text-align: left;
}