.t1 {
	font-family: "Trebuchet MS";
	font-size: 27px;
	color: #FFFFFF;
}
.t2 {

	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #FFFFCC;
}
.t3 {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.t3hilite {
	font-family: tahoma;
	font-size: 13px;
	color: #FFCC33;
}
.t4 {
	font-family: tahoma;
	font-size: 18px;
	color: #FFCC00;
}
.t5 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
}
.t6 {
	font-family: "Trebuchet MS";
	color: #01FCFC;
	font-size: 11px;
}
.black {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
}

a:link {
	color: #CC6633;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #CC6633;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	color: #CC6633;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #B11A04;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.text {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 10px;
}
.text2 {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
}