body {}
p  { font-size: 11px; letter-spacing: 1px }
td  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px }

a:link {
	color: #b9b97d;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	color: #b9b97d;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a:avtive {
	color: #b9b97d;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}



a.this:link {
	color: #b9b97d;
	font-size: 11px;
	font-weight: bold;
}

a.this:visited {
	color: #b9b97d;
	font-size: 11px;
	font-weight: bold;
}

a.this:hover {
	color: #b9b97d;
	font-size: 11px;
	font-weight: bold;
}

a.this:active {
	color: #b9b97d;
	font-size: 11px;
	font-weight: bold;
}

