.bz {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;


}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;


}
a:active {
	text-decoration: none;
	font-weight: bold;

}
