body {
	margin: 0px;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.links-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
a:link {
	color: #657AA5;
}
a:visited {
	color: #4FA298;
}
