.main {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1f2226;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}
.text_2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.text_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EBE9ED;
	text-decoration: none;
}
