body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #ffffff;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:link, a:visited  {
	color: #ffffff;
	text-decoration: none;
}
