body {
	background-color: #4E483D;
	background-image: url(../gfx/bg-02.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.MainContent {color: #4E483D}
.bottommenu {font-size: 10px; color: #CCCCCC; }
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}

