a:link {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;

}
a:visited {
	font-family: "ÐÂËÎÌå";
	font-weight: bolder;
	color: #FF0000;
}
a:active {
	font-weight: bolder;
	color: #000000;
}



a:hover {
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
body {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
}
td {
	font-size: 12px;
	line-height: 190%;
	color: #000000;
}

