a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF00CC;
	font-weight: bold;
	text-decoration: none;
}
.textobig {

	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFF33;
}
.textosmall {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textosmedium {


	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: underline;
}
.textobigwhite {


	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.textosmediumsub {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
