
td {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
    color:#333333;
	text-decoration: none;
}
a:visited {
    color:#333333;
	text-decoration: none;
}
a:hover {
    color:#FF6600;
	text-decoration: none;
}
a:active {
    color:#FF6600;
	text-decoration: none;
}

.t_i{
text-indent:24px;
}

.menu {
color:#FFFFFF;
font-size:14px;
}

.menu a:link {
    color:#ffffff;
	text-decoration: none;
}
.menu a:visited {
    color:#ffffff;
	text-decoration: none;
}
.menu a:hover {
    color:#ffffff;
	text-decoration: underline;
}
.menu a:active {
    color:#ffffff;
	text-decoration: none;
}

.title {
    color:#FF0000;
	font-size: 20px;
	font-family:"ºÚÌå";
}

.title a:link {
    color:#FF0000;
	text-decoration: none;
}
.title a:visited {
    color:#FF0000;
	text-decoration: none;
}
.title a:hover {
    color:#ff6600;
	text-decoration: underline;
}
.title a:active {
    color:#FF0000;
	text-decoration: none;
}

.style1 {
    color:#000000;
    font-weight:bold;
}

.style1 a:link {
    color:#000000;
	text-decoration: none;
}
.style1 a:visited {
    color:#000000;
	text-decoration: none;
}
.style1 a:hover {
    color:#000000;
	text-decoration: underline;
}
.style1 a:active {
    color:#000000;
	text-decoration: none;
}

.style2 {
    color:#333333;
	font-size:14px;
    font-weight:bold;
}


