.png {
        //background-image: none ! important;
        behavior: url('pngfix.htc');
}
.png_img { behavior: url('pngbehavior.htc');}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #616161;
	margin-left:23px;
	line-height: 15px;
}
span.bb{ color:#61a8d6;
         font-weight:bold;}
span.bb2{ color:#006caa;
         font-weight:bold;
		 line-height:16px;}
a{
	color:#61a8d6;
	font-weight:bold;
	text-decoration:none;}	
a:hover{text-decoration: underline;}
.none{ color:#616161;
font-weight:normal;
	
} strong {
	text-decoration: underline;
}
.link1 {
	font-weight: normal;
	color: #7471a4;
}
