TD {
	text-decoration: none;
	border: none;
}
A {
	border: none;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFAA00;
	text-decoration: underline;
}
IMG {
	text-decoration: none;
	border: none;
}
FONT {
	font-family: Tahoma;
	font-size: 9px;
	color: #D3AC99;
	text-decoration: none;
	border: none;
}
H1 { 
	font-family: Tahoma;
	font-size: 11px;
}
H2 { 
	font-family: Tahoma;
	font-size: 10px;
}
.style1 {
	color: #ECE9D8;
	font-weight: bold;
}