.menu:link {
	background-image: url(../ima_edkid/menu2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 31px;
	width: 167px;
	text-align: left;
	line-height: 30px;
	color: #0066E6;
	text-indent: 6pt;
}
.menu:visited {
	background-image: url(../ima_edkid/menu2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 6pt;
	text-align: left;
	height: 31px;
	width: 167px;
	line-height: 30px;
	color: #0066E6;
}
.menu:hover {
	background-image: url(../ima_edkid/menu1.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	text-indent: 6pt;
	line-height: 30px;
	color: #FFFFFF;
	height: 31px;
	width: 167px;
}
