body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 14px;
}

a:link, a:visited, a:hover, a:active {
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

