body,td,th {
	font-family: ËÎÌå;
	font-size: 14px;
	color:#6C7073;
	line-height:1.5;
}
.white {color: #FFFFFF}
.yellow {color: #FFFF02}
.green {color: #7AB92C}
.black{color: #000000}
a{
	color:#6C7073;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	color:#993333;
	
}
a:active {
	text-decoration: none;
}
a.white {font-size:12px;color:#FFFFFF;text-decoration: none;}
a.white:hover {color:#FFFFFF;text-decoration: underline;}
a.yellow {font-size:12px;color:#ffff02;text-decoration: none;}
a.yellow:hover {color:#FFFF02;text-decoration: underline;}
a.green {font-size:12px;color:#7AB92C;text-decoration: none;}
a.green:hover {color:#7AB92C;text-decoration: underline;}
a.black {font-size:12px;color:#000000;text-decoration: none;}
a.black:hover {color:#000000;text-decoration: underline;}
