.all
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    LINE-HEIGHT: 15pt
}
.txt
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
.unnamed1
{
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 27px
}
a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #030303;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #030303;
	text-decoration: underline;
}
a.white {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.white:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.tdtwo {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #030303;
	border-bottom-color: #030303;
}
.tdright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #030303;
}
.tdbutton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
    color:#0000FF;
	text-decoration:underline ;
}
a:active {
	text-decoration: none;
}


