a:link {
	text-decoration: none;
	color: #FF0;
	}
a:visited {
	text-decoration: none;
	color: #9F3
	}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #F60;
	}

body {
	background-color: #000;
	padding-top: 0px;
	margin-top: 5px;
}
body p {
	margin-top: 0px;
}
#Content {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	width: 783px;
}
h6 {
	color: #FF0;
	font-family: Tapadinha, Arial;
	font-size: 24px;
}
