input.button_blue{
	color: white;
	border:1px solid #0688C6;
	background-color:#2F2E7F;
	font-size:13px;
}

a.saved_plan{
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.saved_plan:hover{
	color: #303393;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}