input,select {
	font-size: 12px;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #112942;
}
a:active {
	text-decoration: none;
	color: #112942;
}
a:visited {
	text-decoration: none;
	color: #112942;
}
a:hover {
	color: #666666;
}

td {
	font-size: 12px;
	line-height: 16px;
}

.MenuTD{
	width:96px;
	height:25px;
	text-align:center;
	vertical-align:bottom;
	font-size:14px;
	font-weight:bolder;
	padding-bottom:4px;
	letter-spacing:1px;
	background:url(../images/line0a.gif) no-repeat right center;

	letter-spacing:2px;
}
.MenuTD span a:link{
	color:#000000!important;
}
.MenuTD span a:visited{
	color:#000000!important;
}
.MenuTD span a:hover{
	color:#656565!important;
	border-bottom:#000000 1px dotted;
}
.MenuTDA{
	width:96px;
	height:25px;
	text-align:center;
	font-weight:bolder;
	letter-spacing:1px;
	font-size:14px;
	background:url(../images/line0a.gif) no-repeat right center;
	letter-spacing:2px;
}
.MenuTDA span{
	width:79px;
	height:25px;
	padding-top:4px;
	background:url(../images/back0a.gif) no-repeat center center;
	font-weight:bolder;
}
.MenuTDA a{
	color:#FFFFFF!important;
}
