/* CSS Document */

body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;
	line-height:1.8em;
	margin: 0px;
}
.tz {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084FA1;
	font-weight: bold;
}
.tby{
	font-size: 12px;
	color: #ffffff;
	line-height:1.2em;
	
}
a:link {
	color: #3c3c3c;
	text-decoration: none;
}
a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
}



.link1:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #084FA1;
	text-decoration: none;
}
.link1:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D44D20;
	text-decoration: none;
}
.link1:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
	color: #084FA1;
}


.link2:link {
	color: #6786a4;
	text-decoration: none;
}
.link2:visited {
	color: #D44D20;
	text-decoration: none;
}
.link2:hover {
	text-decoration: none;
	color: #6786a4;
}