/* CSS Document */


.header_link {
		font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.header_link:hover {
		color:#C88550;
		text-decoration:none;
}
.visited{
font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #C88550;
	text-decoration:none;
}
.mail_link{
font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
/*	a.header_link:link, a.mainTab6:visited {
			color:#C88550;
		text-decoration: none;
		}
	a.header_link:hover {
		color:#C88550;
		text-decoration:none;
}
.visited{
font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #C88550;
	text-decoration:none;
}*/
.header_link-drk {
		font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #482a00;
	text-decoration:none;
}
