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

body {
	background-color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
