tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EFE6;
	word-spacing: 1px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #383633;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bg {
	background-attachment: fixed;
	background-image:  url(../images/topgray_noanim.png);
	background-repeat: repeat-x;
}

