body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	}
	
#glow{ background-image: url(../images/glow.png); }

* html #glow{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/glow.png", sizingMethod="scale");
	}
	

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	}
	
.front
{
position:relative;
z-index:1;
}
a.hyp1:link {color: #ffffff; text-decoration: none}
a.hyp1:visited {color: #ffffff; text-decoration: none}
a.hyp1:hover {color: #FFE57F; text-decoration: none}