BODY { FONT-SIZE: 12px; COLOR: #444444; font-family: "ËÎÌå"}
TD { FONT-SIZE: 12px; COLOR: #444444 ; font-family: "ËÎÌå"}
A:link { COLOR: #444444; TEXT-DECORATION: none ; font-family: "ËÎÌå"} 
A:visited { COLOR: #444444; TEXT-DECORATION: none }
A:active { COLOR: #FF2200; TEXT-DECORATION: none } 
A:hover { COLOR: #FF2200; text-decoration: underline } 

.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.STYLE2 {
	font-size: 12px;
	font-weight: bold;
	color: #00457E;	
}
.STYLE3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}
.STYLE4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.STYLE5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.STYLE6 {
	font-size: 12px;
	font-weight: bold;
	color: #00457E;	
}
.STYLE7 {
	font-size: 14px;
	font-weight: bold;
	color: #FF2200;	
}

a.link1:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF2200;
	text-decoration: underline;
}
a.link1:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
