.menu2 a:link {  color: #0058b0; width: 135px; height:20px; text-decoration: none}

.menu2 a:visited { color: #0058b0; width: 138px; height:20px; text-decoration: none}

.menu2 a:hover {
	color: #0058b0;
	background-color: #F0FAFF;
	width: 140px;
	height:20px;
	text-decoration: none;
	border-right-style: 0;

}

.menu2 a:active { color: #0058b0; width: 140px; height:20px; text-decoration: none}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #0058b0;
	border-bottom-style: solid;
	border-bottom-color: #9ec1e4;
	border-bottom-width: 1px;
	width: 130px;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;

}

