@charset "utf-8";
body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #F09;
}
#big {
	font-size: 24px;
}
#big a {
	color: #F09;
}

#big a:hover {
	color: #C0C;
}
#big a:visited {
	color: #F09;
}