BODY {
	FONT-SIZE: 12px; COLOR: #333333; 
}

A:link {
	FONT-SIZE: 12px; COLOR: #042e08; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #042e08; TEXT-DECORATION: none
}
A:hover
{
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
}
A:active
{
	font-size: 12px;
	color: #042e08;
	text-decoration: none;
}
.tdtitle
{
	font-size: 12px;
	color: #000000;
	font-family: ËÎÌå;
	text-decoration: none;
}
td{	font-size: 12px;}
.newstitle
{
	font-weight: bold;
	font-size: 20px;
	color: #042e08;
	font-family: ËÎÌå;
	text-decoration: none;
}
.newbody
{
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-family: ËÎÌå;
	text-decoration: none;
}
.newbody A:link {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
.newbody A:hover
{
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
}