.font11 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #D5D5D5;
	text-decoration: none;
}
.font11 a {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.font11 a :hover {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.btlink {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.btlink:hover {
	color: #FFFF00;
	font-size: 11px;
	text-decoration: none;
	font-family: "Tahoma";


}
.bt {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


