a {
	font-family: tahoma;
	font-size: 11px;
	color: #A1914C;
}
a:link {
	text-decoration: none;
	color: #A1914C;
}
a:visited {
	text-decoration: none;
	color: #A1914C;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
TD{
	font-family: tahoma;
	font-size: 11px;
	color:#9B8F64
}
TH{
	font-family: tahoma;
	font-size: 11px;
	color:#CEC297
}


