.css {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
	color: 494949;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
.bgintr {
	background-image: url(../images/green.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
	color: 595959;
	text-decoration: none;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
	color: 595959;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
	color: 868686;
	text-decoration: none;
}
.my_style {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}