body {
	background-color: #F9F9F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #red;
}


TD {

	FONT-FAMILY: ËÎÌå; 
	FONT-SIZE: 12px;
	line-height: 180%;
}



.over { background-color: #ffe79a}
.out { background-color: #f4f4f4}

