@charset "utf-8";
/* CSS Document */

body {
	margin-top:20%;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

a { color: #9fb43d; text-decoration: none; outline:none; }
a:hover { color: #d2ff00; text-decoration: none; }

a img {
	border:none;
}



#email {
	text-align:center;
	padding-bottom:6px;
}
