a.menu{
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	width:100%;
	font-family: verdana;
	font-size: 12px;
	background-color: #1E4580;
	letter-spacing:1px;
	}


a.menu:hover{
	text-decoration: none;
	color:#333333;
	display:block;
	width:100%;
	font-family: verdana;
	font-size: 12px;
	background-color: #CEB9A2;
}

a.plan{
	text-decoration: none;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #2556A0;
	width:100%;
	text-align: center;
	}


a.plan:hover{
	color:#2556A0;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	width:100%;
}
