a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #F5EED2;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img { 
	border:none;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	vertical-align:top;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #333333;
	font-weight:bold;
}

.listing:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.listing:hover {
	color: #000000;
	text-decoration: underline;
}
.listing:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.listing:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.tdstaticfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
}

.tdfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
}
.tdfooter:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
}		
.tdfooter:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight:bold;
}
.tdfooter:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
}		
