a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #bba388;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #bba388;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #bba388;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #bba388;
	letter-spacing: 2px;	
}

