a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
.Main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
.MainFontBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.MainFontBoldBig {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
