td{
 font-size:12px;
 line-height:18px;
 font-color:#333333;
}

a:link {
    text-decoration: none;color: blue
}
a:visited {text-decoration: none;color: blue
}
a:hover {
    color: #0000FF;
    text-decoration: none;
    background-color: #FFFF00;
    font-style: normal;
}
a:active {
    color: #FF0000;
    text-decoration: none;
    background-color: #CCCCCC;
    font-style: normal;
} 






.mytext1 {
     font-family: "ËÎÌå";
     font-size: 12px;
     line-height: 25px;
     color: #000000;
}

.mytext2 {
	font-size: 12px;
	color: #00458B;
	padding: 5px;
}
.mytext3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
