@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration: none;
}
.toplinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration:underline;
}
