
td {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
    color:#FF6600;
	text-decoration: underline;
}
a:active {
    color:#FF6600;
	text-decoration: none;
}

.t_i{
text-indent:24px;
}

.title {
	font-size: 18px;
	font-family:"ºÚÌå";
}

.titlered {
	font-size: 18px;
	font-family:"ºÚÌå";
	color:#FF0000;
}

.orange {
color:#FF6600;
}
a:link {
color:#FF6600;
	text-decoration: none;
}
a:visited {
color:#FF6600;
	text-decoration: none;
}
a:hover {
    color:#FF3300;
	text-decoration: underline;
}
a:active {
    color:#FF3300;
	text-decoration: none;
}