body
{
	background: #FFFFFF;
	color: #000000;
	font: 10px tahoma, "lucida grande," arial, verdana, sans-serif;
	margin: 5px 5px 10px 5px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.nav:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a img {
	border: none;
}
