td {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.pr:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #A6A6A6;
	text-decoration: none;
}

body {
	background-color: #000000;
}
.pr:visited {

	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #A6A6A6;
	text-decoration: none;
}
.pr:hover {


	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #A6A6A6;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

