@charset "UTF-8";
body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
a {
	color: #3399ff;
	text-decoration: none;
}
a:hover {
	color: #99ccff;
	text-decoration: underline;
}
img {
	border: 0px;
}
small {
	font-size: 10px;
	color: #b6b6b6;
}
big {
	font-size: 18px;
	color: #666666;
}
