@charset "utf-8";
body {
	font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif" ;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: underline;
}
a: hover {
	color: #000000;
	text-decoration: none;
}h1 {
	color: #2DB5E8;
}
