.left a:link {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	height: 25px;
	width:100%
}
.left a:visited {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	width:100%
}
.left a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	width:100%
}

.tdbg{background-color:#FFFFFF}
.lefttdbg{background-color:#E3E3E3;width:50px}
.t a:link {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 25px;
	width:79px
}
.t a:visited {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width:79px
}
.t a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	width:79px
}
.t td{
	text-align:center;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
