.css {
	color: #0000FF; 
}
.css {
	font-size: 12px;
	color: #0000FF;
	background-color: #FFFFFF;
}
a:link {
	color: #0000FF;
	font-size: 14px; 
}
a:visited {
	color: #FF0000;
	font-size: 14px; 
}
a:hover {
	color: #FF00FF;
	font-size: 14px;
}

a:link    {
	color: #000000;
#FFFF00; 	font-size: 14px;
	text-decoration: none;
	font-family: "ËÎÌå";
}
a:visited {
	color: #003399;
#FFFF00; 	font-size: 14px;
	text-decoration: none;
	font-family: "ËÎÌå";
}
a:hover   {
	color: #ff6600;
#FFFF00; 	font-size: 14px;
	text-decoration: underline;
	font-family: "ËÎÌå";
}
a:active  {
	color: #ff6600;
#FFFF00; 	font-size: 14px;
	text-decoration: none;
	font-family: "ËÎÌå";
}

.link_white:link	{color: #FFFF00; font-size: 14px; text-decoration: none;}
.link_white:visited	{color: #FFFFFF; font-size: 14px; text-decoration:none;}
.link_white:hover	{color: #FFFF00; font-size: 14px; text-decoration:none;}
.link_white:active	{color: #ffffff; font-size: 14px; text-decoration:none;}

