body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.menu:link {
	color: #DFC778;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #DFC778;
}
a.menu:hover {
	text-decoration: none;
	color: #FFF6A2;
}
a.menu:active {
	text-decoration: none;
	color: #DFC778;
}
a.nn:link {
	color: #FFF6A2;
	text-decoration: none;
}
a.nn:visited {
	text-decoration: none;
	color: #FFF6A2;
}
a.nn:hover {
	text-decoration: none;
	color:  #DFC778;
}
a.nn:active {
	text-decoration: none;
	color: #FFF6A2;
}
.n {
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
}