.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.rod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.link {
}
a:link {
	color: #10A4B8; text-decoration:none
}
a:visited {
	color: #10A4B8; text-decoration:none
}
a:hover {
	color: #333333;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #10A4B8;

}
