@charset "utf-8";
.main {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align:justify;	
}
.td{}
.td a:link {
	color: #000000;
	text-decoration: none;
}
.td a:visited {
	text-decoration: none;
	color: #000000;
}
.td a:hover {
	text-decoration: none;
	color: #85A90B;
}
.td a:active {
	text-decoration: none;
	color: #FF0000;
}
.ta{}
.ta a:link {
	color: #FF0000;
	text-decoration: none;
}
.ta a:visited {
	text-decoration: none;
	color: #FF0000;
}
.ta a:hover {
	text-decoration: none;
	color: #85A90B;
}
.ta a:active {
	text-decoration: none;
	color: #FF0000;
}
.t1{
font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	color: #00000;
	text-align:justify;
}
.t2{
font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

