* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION : none;
}
.menu {
	font-weight: bold;
	TEXT-DECORATION : none;
	color: #333333;
}
.menu:hover  {
	COLOR : #999999;
	TEXT-DECORATION : none;
	font-weight : bold;
}
.menu: visited {
	font-weight: bold;
	TEXT-DECORATION : none;
	color: #333333;
}
.txt{
	text-align:center;
	TEXT-DECORATION : none;
	font-weight: bold;
	color:#000
}

.txt .a{
	text-align:center;
	TEXT-DECORATION : none;
	color:#000
	font-weight: bold;
}

