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

#txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #666;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#666;
}

.gr1 {
	color:#343434;
}

.gr2 {
	color:#4d4d4d;
}

.gr3 {
	color:#606060;
}

.gr4 {
	color:#7e7e7e;
}

.gr5 {
	color:#9e9e9e;
}

.gr6 {
	color:#aeaeae;
}