body {
	background-color: #fff;
	color: #333;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 1.5em 0 0 10px;
	text-align: center;
	min-width: 770px;
	}

.main-text {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #333;
}
.top-links {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #333;
}
.top-links a {
color:#fff;
text-decoration:underline;
}
.top-links a:link {
text-decoration:underline;
}
.top-links a:hover {
text-decoration:none;
color:#fff;
}
.top-linksa:visited {
text-decoration:none;
color:#fff;
}
.top-links a:active {
text-decoration:underline;
color:#fff;
}
