.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #BFBFBF;
	background-color: #EAEAEA;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #BFBFBF;
	background-color: #EAEAEA;
}
.txd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #538CC6;
	text-decoration: none;
}

