body {
	font-family: 'century gothic', arial, sans-serif; 
}
p { color : #000000; 
	font-family: 'century gothic', arial, sans-serif; 
	font-size : medium; }

td {
	font-family: 'century gothic', arial, sans-serif;
}

th {
	font-family: 'century gothic', arial, sans-serif;
}

.overtable
{
background-color: #222200;
color:white;
}

.saletable
{
background-color: #ffffff;
}


a:link {color: #222222; text-decoration: none; }
a:active {color: #999999; text-decoration: none; }
a:visited {color: #bbbbbb; text-decoration: none; }
a:hover {color: #ff3300; text-decoration: none; }



