a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
}
a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.search{
	background-image: url(../images/search_button.gif);
	width:50px;
	height:20px;
	color:#ffffff;
	padding-bottom:0px;
	border: 0px;
}
td{
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1.5px;
}
.yellow{
	color: #FFFD00;
	font-size: 12px;
}

.green{
	color: #339900;
	font-size: 12px;
}
a.blackbold:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "ËÎÌå";
}
a.blackbold:visited {
	color: #00000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "ËÎÌå";
}
a.blackbold:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "ËÎÌå";
}
.black14 {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-family: "ËÎÌå";
}