.menuATT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	border: 1px solid #3F769F;
}
.menuATT a:link {
	text-decoration: none;
	color: #3F769F;
	background-color: #FFFFFF;
}
.menuATT a:visited {
	text-decoration: none;
	color: #346283;
	background-color: #FFFFFF;
}
.menuATT a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F769F;
}
