/* CSS Document */

body{
margin:0px;
font-family:"ËÎÌå";
font-size:12px;
color:#0E0E0E;
}
td{
line-height:160%;}
.te a:link{
	color:#ffffff;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	padding:0px 0px 5px 0px;
}
.te a:visited{
    color:#ffffff;
    text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	padding:0px 0px 5px 0px;
}
.te a:hover{
    color:#ffffff;
    text-decoration:underline;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	padding:0px 0px 5px 0px;
}
a:link{
	color:#333333;
	text-decoration: none;
}
a:visited{
color:#333333;
text-decoration: none;
}
a:hover{
color:#333333;
text-decoration:underline;
}