.tt {
	font-family: "MS Sans Serif";
	font-size: xx-small;
}
select {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
}
.textinput {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
}
.table {
	font-family: "MS Sans Serif";
	font-size: x-small;
}

.table:link {
	color: #0000CC;
	text-decoration: underline;
}

.table:hover {
	color: #CC6600;
	text-decoration: underline;
}

.table:visited {
	color: #0000CC;
	text-decoration: underline;
}

.table:visited:hover {
	color: #CC6600;
	text-decoration: underline;
}

.ac:link {
	color: #5A462C;
	text-decoration: underline;
}
.ac:hover {

	color: #372B1C;
	text-decoration: underline;
}
.ac:visited {
	color: #5A462C;
	text-decoration: underline;

}.detail {
	font-family: "MS Sans Serif";
	font-size: small;
}
.bank {
	font-family: "MS Sans Serif";
	font-size: x-small;
	font-weight: bold;


}

.bank:link {
	color: #0066CC;
	text-decoration: none;
}
.bank:hover {


	text-decoration: underline;
}
.bank:visited {
	color: #0066CC;
	text-decoration: none;
}
.bank:visited:hover {


	text-decoration: underline;
}
