.text {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	line-height: 21px;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.text2red {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF3333;
	line-height: 15px;
	text-transform: uppercase;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #FF3333;
	font-size: 12px;
}
a:active {
	color: #FF3333;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
