#global {
	margin-left:auto;
	margin-right:auto;
	width:1024px
}
a:link {
	color: #FFF;
	font: normal 18px/normal "Comic Sans MS", cursive;
	text-decoration: none;
}
a:visited {
	color: #9BFFAF;
	text-decoration: none;
}
a:hover {
	color: #FF8A8A;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}