@charset "utf-8";
/* CSS Document */
a.tlog:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.tlog:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.tlog:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
a.tlog:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.tolg2 {color: #000000; font-size: 12px; }
a.tag:link{
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
a.tag:visited {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
}
a.tag:hover {
	color: #0000FF;
	font-weight: bold;
	font-size: 13px;
}
a.tag:active {
	color: #0000FF;
	font-weight: bold;
	font-size: 13px;
}
.line{border-top:1px dotted #999999}
a.tolg3:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
a.tolg3:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
}
a.tolg3:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
}
a.tolg3:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}

