body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #993300;
}

