a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #DAC61C;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #E5D86B;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #734E35;
}
.underline {
	text-decoration: underline;
}
.header {
	font-family: Tahoma, Arial;
	color: #DAC61C;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
.blue {
	color: #0A79BE;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.yellow {
	color: #DAC61C;
	font-weight: bold;
}
.greed {
	color: #979396;
}
