img {
   behavior: url("pngbehavior.htc");
}
.text {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

